Update flow and enzyme

This commit is contained in:
Nicolas Gallagher
2017-07-09 16:23:45 -07:00
parent f6ad9c3afb
commit 077d2f3e63
2 changed files with 76 additions and 29 deletions

View File

@@ -76,15 +76,15 @@
"babel-loader": "^7.1.1",
"babel-plugin-transform-react-remove-prop-types": "^0.4.6",
"babel-preset-react-native": "^2.1.0",
"del-cli": "^1.0.0",
"enzyme": "^2.8.2",
"del-cli": "^1.1.0",
"enzyme": "^2.9.1",
"enzyme-to-json": "^1.5.1",
"eslint": "^4.2.0",
"eslint-config-prettier": "^2.3.0",
"eslint-plugin-promise": "^3.5.0",
"eslint-plugin-react": "^7.1.0",
"file-loader": "^0.11.2",
"flow-bin": "^0.48.0",
"flow-bin": "^0.49.1",
"jest": "^20.0.4",
"lint-staged": "^4.0.1",
"prettier": "^1.5.2",