Skip to content

Commit 47483ca

Browse files
committed
update package json
1 parent c52b7fe commit 47483ca

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
@@ -1,6 +1,7 @@
11
{
22
"engine": {
3-
"node" : ">6.5.0"
3+
"node" : "^6.5.0",
4+
"npm": "*"
45
},
56
"name": "react-redux-graphql-apollo-bootstrap-webpack-starter",
67
"version": "0.1.1",

0 commit comments

Comments
 (0)