patch lerna bootstrap

This commit is contained in:
Sorrel Bri 2020-05-14 21:01:43 -07:00
parent 572a1dcf19
commit 7eb592a397
2 changed files with 19334 additions and 23035 deletions

9293
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -5,10 +5,6 @@
"test": "lerna run test", "test": "lerna run test",
"bootstrap": "lerna bootstrap --hoist" "bootstrap": "lerna bootstrap --hoist"
}, },
"dependencies": {
"react": "^16.13.1",
"react-dom": "^16.13.1"
},
"devDependencies": { "devDependencies": {
"@babel/preset-flow": "^7.8.3", "@babel/preset-flow": "^7.8.3",
"@testing-library/jest-dom": "^4.2.4", "@testing-library/jest-dom": "^4.2.4",