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