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 3571281 commit 1a2c416Copy full SHA for 1a2c416
2 files changed
package.json
@@ -39,11 +39,11 @@
39
"release": "npmpub"
40
},
41
"devDependencies": {
42
- "bs-platform": "^7.0.1",
43
- "husky": "^3.1.0",
44
- "lint-staged": "^10.1.1",
+ "bs-platform": "^8.0.0",
+ "husky": "^4.0.0",
+ "lint-staged": "^10.0.0",
45
"npmpub": "^5.0.0",
46
- "prettier": "^1.19.1"
+ "prettier": "^2.0.0"
47
48
"prettier": {
49
"trailingComma": "all",
0 commit comments