2020-02-05 23:29:36 +00:00
|
|
|
{
|
|
|
|
"name": "root",
|
|
|
|
"private": true,
|
|
|
|
"devDependencies": {
|
2020-02-06 01:14:16 +00:00
|
|
|
"lerna": "^3.20.2",
|
|
|
|
"chai": "^4.2.0",
|
|
|
|
"chai-http": "^4.3.0",
|
|
|
|
"mocha": "^7.0.0",
|
|
|
|
"@testing-library/jest-dom": "^4.2.4",
|
|
|
|
"@testing-library/react": "^9.4.0",
|
|
|
|
"react-test-renderer": "^16.12.0"
|
2020-02-05 23:29:36 +00:00
|
|
|
}
|
|
|
|
}
|