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 c84e398 commit 62b1f94Copy full SHA for 62b1f94
2 files changed
package.json
@@ -35,11 +35,11 @@
35
"release": "npmpub"
36
},
37
"devDependencies": {
38
- "bs-platform": "^7.0.1",
39
- "husky": "^3.1.0",
40
- "lint-staged": "^10.1.1",
+ "bs-platform": "^8.0.0",
+ "husky": "^4.0.0",
+ "lint-staged": "^10.0.0",
41
"npmpub": "^5.0.0",
42
- "prettier": "^1.19.1"
+ "prettier": "^2.0.0"
43
44
"prettier": {
45
"trailingComma": "all",
0 commit comments