zapier-platform-cli
Version:
The CLI for apps in the Zapier Developer Platform.
5 lines (4 loc) • 391 B
JavaScript
;
// Index of each item is equivalent to the major of zapier-platform-core version.
// The next item will be for zapier-platform-core version of major 3.
module.exports = [{ nodeVersion: '4.3.2', npmVersion: '>=2.14.12' }, { nodeVersion: '4.3.2', npmVersion: '>=2.14.12' }, { nodeVersion: '6.10.2', npmVersion: '>=3.10.10' }, { nodeVersion: '6.10.2', npmVersion: '>=3.10.10' }];