[wp-trac] [WordPress Trac] #35105: Specifiy minimum node and npm version in package.json

WordPress Trac noreply at wordpress.org
Tue Dec 15 18:42:43 UTC 2015


#35105: Specifiy minimum node and npm version in package.json
------------------------------+-----------------
 Reporter:  jorbin            |      Owner:
     Type:  enhancement       |     Status:  new
 Priority:  normal            |  Milestone:  4.5
Component:  Build/Test Tools  |    Version:
 Severity:  normal            |   Keywords:
  Focuses:                    |
------------------------------+-----------------
 Currently, package.json doesn't specify the
 [https://docs.npmjs.com/files/package.json#engines engine] property in
 package.json. Some of the dependencies though have minimum versions of
 node. This can lead to notices when a developer does an npm install.
 Specifying the minimum will make it easier for developers to know that the
 node and npm versions they should have installed are supported.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/35105>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list