Skip to content

Commit 1434167

Browse files
committed
rescript 10
1 parent 1916d99 commit 1434167

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

package-lock.json

Lines changed: 10 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"react": "17.0.2"
1111
},
1212
"repository": "https://github.com/rescript-react-native/__template__.git",
13+
"funding": "https://github.com/rescript-react-native/rescript-react-native?sponsor=1",
1314
"license": "MIT",
1415
"keywords": [
1516
"rescript",
@@ -36,7 +37,7 @@
3637
"release": "npmpub"
3738
},
3839
"devDependencies": {
39-
"rescript": "^9.1.4",
40+
"rescript": "^10.0.0",
4041
"husky": "^4.0.0",
4142
"lint-staged": "^10.0.0",
4243
"npmpub": "^5.0.0",

0 commit comments

Comments
 (0)