Skip to content

Commit d2c929a

Browse files
committed
pinning npm version
1 parent 23d5fcc commit d2c929a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"jade": "*"
1111
},
1212
"engines": {
13-
"node": "0.8.x"
13+
"node": "0.8.x",
14+
"npm": "1.1.x"
1415
}
1516
}

0 commit comments

Comments
 (0)