We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3365874 commit 2023c6aCopy full SHA for 2023c6a
package.json
@@ -43,17 +43,17 @@
43
"babel-core": "^7.0.0-bridge.0",
44
"babel-eslint": "^9.0.0",
45
"babel-jest": "^23.6.0",
46
- "babel-plugin-add-module-exports": "^0.2.1",
47
- "eslint": "^4.19.1",
+ "babel-plugin-add-module-exports": "^1.0.0",
+ "eslint": "^5.6.0",
48
"eslint-config-prettier": "^3.1.0",
49
"eslint-config-webpack": "^1.2.5",
50
"eslint-plugin-import": "^2.14.0",
51
"eslint-plugin-prettier": "^2.6.2",
52
- "husky": "0.14.3",
+ "husky": "^1.0.0-rc.14",
53
"jest": "^23.6.0",
54
- "lint-staged": "7.0.5",
+ "lint-staged": "^7.3.0",
55
"npm-run-all": "^4.1.3",
56
- "prettier": "1.12.1",
+ "prettier": "^1.14.3",
57
"rimraf": "^2.6.1"
58
}
59
0 commit comments