We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac64b80 commit ffddbc1Copy full SHA for ffddbc1
package.json
@@ -5,7 +5,7 @@
5
"main": "index.js",
6
"scripts": {
7
"test": "test",
8
- "babel-node": "./node_modules/babel-node.js"
+ "babel-node": "./node_modules/babel/bin/babel-node.js"
9
},
10
"repository": {
11
"type": "git",
0 commit comments