clean unused package.json scripts
This commit is contained in:
parent
d628a8dd48
commit
f8451ce62d
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "lerna run test",
|
"test": "lerna run test",
|
||||||
"bootstrap": "lerna bootstrap",
|
"bootstrap": "lerna bootstrap",
|
||||||
"deploy": "git subtree push --prefix packages/server hk-api master && git subtree push --prefix packages/play-node-go hk-play master"
|
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"react": "^16.13.1",
|
"react": "^16.13.1",
|
||||||
|
|
Loading…
Reference in a new issue