Skip to content

Commit 13eac42

Browse files
committed
update @rescript/react
1 parent cd8b6f2 commit 13eac42

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/playground-bundling/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"clean": "rescript clean"
99
},
1010
"dependencies": {
11-
"@rescript/react": "^0.13.0",
11+
"@rescript/react": "^0.13.1",
1212
"rescript": "workspace:^"
1313
},
1414
"devDependencies": {

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ __metadata:
406406
languageName: node
407407
linkType: soft
408408

409-
"@rescript/react@npm:^0.13.0, @rescript/react@npm:^0.13.1":
409+
"@rescript/react@npm:^0.13.1":
410410
version: 0.13.1
411411
resolution: "@rescript/react@npm:0.13.1"
412412
peerDependencies:
@@ -2344,7 +2344,7 @@ __metadata:
23442344
version: 0.0.0-use.local
23452345
resolution: "playground-bundling@workspace:packages/playground-bundling"
23462346
dependencies:
2347-
"@rescript/react": "npm:^0.13.0"
2347+
"@rescript/react": "npm:^0.13.1"
23482348
"@rollup/plugin-node-resolve": "npm:^16.0.0"
23492349
glob: "npm:^11.0.1"
23502350
rescript: "workspace:^"

0 commit comments

Comments
 (0)