clean unused package.json scripts

This commit is contained in:
sorrelbri 2020-04-10 19:09:43 -07:00
parent d628a8dd48
commit f8451ce62d

View file

@ -4,7 +4,6 @@
"scripts": {
"test": "lerna run test",
"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": {
"react": "^16.13.1",