Skip to content

Commit ffddbc1

Browse files
committed
adding json and installing babel
1 parent ac64b80 commit ffddbc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "index.js",
66
"scripts": {
77
"test": "test",
8-
"babel-node": "./node_modules/babel-node.js"
8+
"babel-node": "./node_modules/babel/bin/babel-node.js"
99
},
1010
"repository": {
1111
"type": "git",

0 commit comments

Comments
 (0)