Skip to content

Commit f75c0e5

Browse files
BSKYMoOx
authored andcommitted
Bump dependencies version to latest (#3)
1 parent 38834c1 commit f75c0e5

2 files changed

Lines changed: 455 additions & 862 deletions

File tree

package.json

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"publishConfig": {
55
"access": "public"
66
},
7-
"peerDependencies": {
8-
},
7+
"peerDependencies": {},
98
"repository": "https://github.com/reason-react-native/__template__.git",
109
"license": "MIT",
1110
"keywords": [
@@ -35,11 +34,11 @@
3534
"release": "npmpub"
3635
},
3736
"devDependencies": {
38-
"bs-platform": "^5.2.0",
39-
"husky": "^1.3.0",
40-
"lint-staged": "^8.1.0",
37+
"bs-platform": "^7.0.1",
38+
"husky": "^3.1.0",
39+
"lint-staged": "^9.5.0",
4140
"npmpub": "^5.0.0",
42-
"prettier": "^1.18.0"
41+
"prettier": "^1.19.1"
4342
},
4443
"prettier": {
4544
"trailingComma": "all",

0 commit comments

Comments
 (0)