Skip to content
This repository was archived by the owner on Apr 11, 2019. It is now read-only.

Commit 3413a0a

Browse files
committed
Feat: add engines to package.json
1 parent b682169 commit 3413a0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@
6868
"css modules"
6969
],
7070
"engines": {
71-
"node": "4.2.4",
72-
"npm": "3.8.8"
71+
"node": "5.2.0",
72+
"npm": "3.10.7"
7373
},
7474
"author": "Ryan Collins",
7575
"license": "MIT",

0 commit comments

Comments
 (0)