clean unused package.json scripts
This commit is contained in:
parent
f8451ce62d
commit
a69b48d238
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
"private": true,
|
||||
"scripts": {
|
||||
"test": "lerna run test",
|
||||
"bootstrap": "lerna bootstrap",
|
||||
"bootstrap": "lerna bootstrap"
|
||||
},
|
||||
"dependencies": {
|
||||
"react": "^16.13.1",
|
||||
|
|
Loading…
Reference in a new issue