fix typo
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "babel-node webpack/server.js --env=development",
|
"start": "babel-node webpack/server.js --env=development",
|
||||||
"build": ".babel-node webpack/build.js --env=production"
|
"build": "babel-node webpack/build.js --env=production"
|
||||||
},
|
},
|
||||||
"babel": {
|
"babel": {
|
||||||
"presets": [
|
"presets": [
|
||||||
|
|||||||
Reference in New Issue
Block a user