jest: fix for new monorepo

This commit is contained in:
41666 2019-04-03 03:35:36 -05:00
parent 057e9f96b4
commit 51dd8bd6b1
No known key found for this signature in database
GPG key ID: BC51D07640DC10AF
10 changed files with 48 additions and 38 deletions

View file

@ -53,10 +53,6 @@
"babel-plugin-transform-flow-strip-types": "^6.22.0",
"chokidar": "^2.1.5",
"eslint-plugin-flowtype": "^3.4.2",
"flow-bin": "^0.96.0",
"flow-typed": "^2.5.1",
"jest": "^24.6.0",
"npm-run-all": "^4.1.5",
"standard": "12.0.1"
}
}