Skip to content

Commit

Permalink
rescript 8.2 + reason-react-native 0.63
Browse files Browse the repository at this point in the history
  • Loading branch information
MoOx committed Nov 12, 2020
1 parent e966866 commit 651a9a3
Show file tree
Hide file tree
Showing 3 changed files with 112 additions and 98 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"peerDependencies": {
"react-native-svg": "^12.1.0",
"reason-react": "^0.9.0",
"reason-react-native": "^0.62.0"
"reason-react-native": "^0.63.0"
},
"repository": "https://github.com/reason-react-native/svg.git",
"license": "MIT",
Expand Down Expand Up @@ -38,13 +38,13 @@
"release": "npmpub"
},
"devDependencies": {
"bs-platform": "^8.0.0",
"bs-platform": "^8.2.0",
"husky": "^4.0.0",
"lint-staged": "^10.0.0",
"npmpub": "^5.0.0",
"prettier": "^2.0.0",
"reason-react": "^0.9.0",
"reason-react-native": "^0.62.0"
"reason-react-native": "^0.63.0"
},
"prettier": {
"trailingComma": "all"
Expand Down
Loading

0 comments on commit 651a9a3

Please sign in to comment.