commit
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
"description": "",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"start": ".\\node_modules\\.bin\\babel-node main.js",
|
||||
"start": "./node_modules/.bin/babel-node main.js",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
|
Reference in New Issue
Block a user