[wp-trac] [WordPress Trac] #35105: Specifiy minimum node and npm version in package.json
WordPress Trac
noreply at wordpress.org
Wed Mar 23 07:05:52 UTC 2016
#35105: Specifiy minimum node and npm version in package.json
------------------------------+-----------------------------
Reporter: jorbin | Owner: jorbin
Type: task (blessed) | Status: assigned
Priority: normal | Milestone: Future Release
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
------------------------------+-----------------------------
Comment (by netweb):
We are also installing the latest [https://github.com/gruntjs/grunt-cli
Grunt-CLI] via `npm install -g grunt-cli`,
''At the time of writing this is currently version `1.1.0`, the version
`1.x` branch was only released yesterday (22nd March 2016), this is the
first release in over 2 years.''
The Grunt-CLI 1.x branch nows installs `grunt-cli` as part of `grunt` as
documented [http://gruntjs.com/blog/2016-02-11-grunt-1.0.0-rc1-released
#npm-scripts here]
As part of this ticket we should also determine the Grunt version we use,
as such removing `npm install -g grunt-cli` from `.travis.yml`
[https://core.trac.wordpress.org/browser/trunk/.travis.yml#L50 here] at
the same time.
* http://gruntjs.com/blog/2016-02-11-grunt-1.0.0-rc1-released#api-changes
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35105#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list