clean unused package.json scripts

This commit is contained in:
sorrelbri 2020-04-10 19:10:34 -07:00
parent f8451ce62d
commit a69b48d238

View file

@ -3,7 +3,7 @@
"private": true, "private": true,
"scripts": { "scripts": {
"test": "lerna run test", "test": "lerna run test",
"bootstrap": "lerna bootstrap", "bootstrap": "lerna bootstrap"
}, },
"dependencies": { "dependencies": {
"react": "^16.13.1", "react": "^16.13.1",