Skip to content

Commit 62b1f94

Browse files
committed
Simplify/update versions
1 parent c84e398 commit 62b1f94

File tree

2 files changed

+220
-431
lines changed

2 files changed

+220
-431
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@
3535
"release": "npmpub"
3636
},
3737
"devDependencies": {
38-
"bs-platform": "^7.0.1",
39-
"husky": "^3.1.0",
40-
"lint-staged": "^10.1.1",
38+
"bs-platform": "^8.0.0",
39+
"husky": "^4.0.0",
40+
"lint-staged": "^10.0.0",
4141
"npmpub": "^5.0.0",
42-
"prettier": "^1.19.1"
42+
"prettier": "^2.0.0"
4343
},
4444
"prettier": {
4545
"trailingComma": "all",

0 commit comments

Comments
 (0)