Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 505ce8e

Browse files
committed
feat: add npm engine
1 parent 0fefbd1 commit 505ce8e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@
4848
"tar-stream": "^1.5.2"
4949
},
5050
"engines": {
51-
"node": ">=4.0.0"
51+
"node": ">=4.0.0",
52+
"npm": ">=3.0.0"
5253
},
5354
"repository": {
5455
"type": "git",

0 commit comments

Comments
 (0)