Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a19ec1d

Browse files
committed
Minor package.json fixes
1 parent b539ea4 commit a19ec1d

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

‎package.json‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@react-navigation/native": "^6.0.0",
1111
"@react-navigation/stack": "^6.0.0",
1212
"@rescript/react": "^0.10.0",
13-
"rescript-react-native": "^0.64.3"
13+
"rescript-react-native": "^0.64.3 || ^0.65.0 || ^0.66.0"
1414
},
1515
"publishConfig": {
1616
"access": "public"
@@ -34,7 +34,7 @@
3434
"format:most": "prettier --write \"**/*.{md,json,js,css}\"",
3535
"format:res": "rescript format -all",
3636
"format": "yarn format:most && yarn format:res",
37-
"re:start": "rescript -w",
37+
"re:start": "rescript build -w",
3838
"re:build": "rescript",
3939
"re:clean-build": "rescript clean && rescript",
4040
"start": "yarn re:start",
@@ -48,8 +48,8 @@
4848
"lint-staged": "^10.0.0",
4949
"npmpub": "^5.0.0",
5050
"prettier": "^2.0.0",
51-
"rescript": "^9.1.2",
52-
"rescript-react-native": "^0.64.3"
51+
"rescript": "^9.1.4",
52+
"rescript-react-native": "^0.64.3 || ^0.65.0 || ^0.66.0"
5353
},
5454
"prettier": {
5555
"trailingComma": "all"

‎yarn.lock‎

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1109,15 +1109,15 @@ regenerator-runtime@^0.13.4:
11091109
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz#d878a1d094b4306d10b9096484b33ebd55e26697"
11101110
integrity sha512-ZS5w8CpKFinUzOwW3c83oPeVXoNsrLsaCoLtJvAClH135j/R77RuymhiSErhm2lKcwSCIpmvIWSbDkIfAqKQlA==
11111111

1112-
rescript-react-native@^0.64.3:
1113-
version "0.64.3"
1114-
resolved "https://registry.yarnpkg.com/rescript-react-native/-/rescript-react-native-0.64.3.tgz#8fd11a2681cfdd65c02f0ff620186e5adf0c6854"
1115-
integrity sha512-PjGDkV3RYiCTk4hCZyaKtZJV69By0AmJuzWyuHZONdeCB0q3DwjVJtA73gu6+jBrdl0OWon6UdXaVRXhhR47cQ==
1116-
1117-
rescript@^9.1.2:
1118-
version "9.1.2"
1119-
resolved "https://registry.yarnpkg.com/rescript/-/rescript-9.1.2.tgz#a81f8a735f1a7006233bfc72eb081ca7182a0d79"
1120-
integrity sha512-4wHvTDv3nyYnAPJHcg1RGG8z7u3HDiBf6RN3P/dITDv859Qo35aKOzJWQtfBzbAs0EKNafLqei3TnUqiAv6BwQ==
1112+
"rescript-react-native@^0.64.3 || ^0.65.0 || ^0.66.0":
1113+
version "0.66.1"
1114+
resolved "https://registry.yarnpkg.com/rescript-react-native/-/rescript-react-native-0.66.1.tgz#50a477dae1413c74dead9e32b87e81e98a419418"
1115+
integrity sha512-i404Nv9jsNrBpQOcNmP09VZRRyE4JPcxLywTFuNzmnF0gCX94ZvrMvVI2zhrNQ83V8E32ctrPnusE+mCxe+1eg==
1116+
1117+
rescript@^9.1.4:
1118+
version "9.1.4"
1119+
resolved "https://registry.yarnpkg.com/rescript/-/rescript-9.1.4.tgz#1eb126f98d6c16942c0bf0df67c050198e580515"
1120+
integrity sha512-aXANK4IqecJzdnDpJUsU6pxMViCR5ogAxzuqS0mOr8TloMnzAjJFu63fjD6LCkWrKAhlMkFFzQvVQYaAaVkFXw==
11211121

11221122
resolve-from@^4.0.0:
11231123
version "4.0.0"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /