mirror of
https://github.com/nickzuber/meteorite.git
synced 2024-11-28 23:03:35 +03:00
Remove unused scripts
This commit is contained in:
parent
928e7d438f
commit
dfb2bff318
@ -63,9 +63,7 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node scripts/start.js",
|
"start": "node scripts/start.js",
|
||||||
"build": "node scripts/build.js && cp build/index.html build/200.html",
|
"build": "node scripts/build.js && cp build/index.html build/200.html",
|
||||||
"test": "node scripts/test.js",
|
"test": "node scripts/test.js"
|
||||||
"predeploy": "npm run build",
|
|
||||||
"deploy": "gh-pages -d build"
|
|
||||||
},
|
},
|
||||||
"eslintConfig": {
|
"eslintConfig": {
|
||||||
"extends": "react-app"
|
"extends": "react-app"
|
||||||
|
Loading…
Reference in New Issue
Block a user