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 50549e3 commit 2715d61Copy full SHA for 2715d61
package.json
@@ -6,7 +6,7 @@
6
},
7
"peerDependencies": {
8
"@react-native-community/slider": "^3.0.0",
9
- "reason-react": "^0.8.0",
+ "reason-react": "^0.9.0",
10
"reason-react-native": "^0.62.0"
11
12
"repository": "https://github.com/reason-react-native/slider.git",
@@ -37,12 +37,12 @@
37
"release": "npmpub"
38
39
"devDependencies": {
40
- "bs-platform": "^7.3.0",
41
- "husky": "^1.3.0",
42
- "lint-staged": "^10.1.1",
+ "bs-platform": "^8.0.0",
+ "husky": "^4.0.0",
+ "lint-staged": "^10.0.0",
43
"npmpub": "^5.0.0",
44
- "prettier": "^1.18.0",
45
+ "prettier": "^2.0.0",
46
47
48
"prettier": {
0 commit comments