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 38834c1 commit f75c0e5Copy full SHA for f75c0e5
2 files changed
package.json
@@ -4,8 +4,7 @@
4
"publishConfig": {
5
"access": "public"
6
},
7
- "peerDependencies": {
8
- },
+ "peerDependencies": {},
9
"repository": "https://github.com/reason-react-native/__template__.git",
10
"license": "MIT",
11
"keywords": [
@@ -35,11 +34,11 @@
35
34
"release": "npmpub"
36
37
"devDependencies": {
38
- "bs-platform": "^5.2.0",
39
- "husky": "^1.3.0",
40
- "lint-staged": "^8.1.0",
+ "bs-platform": "^7.0.1",
+ "husky": "^3.1.0",
+ "lint-staged": "^9.5.0",
41
"npmpub": "^5.0.0",
42
- "prettier": "^1.18.0"
+ "prettier": "^1.19.1"
43
44
"prettier": {
45
"trailingComma": "all",
0 commit comments