File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
packages/playground-bundling Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
"clean" : " rescript clean"
9
9
},
10
10
"dependencies" : {
11
- "@rescript/react" : " ^0.13.0 " ,
11
+ "@rescript/react" : " ^0.13.1 " ,
12
12
"rescript" : " workspace:^"
13
13
},
14
14
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -406,7 +406,7 @@ __metadata:
406
406
languageName : node
407
407
linkType : soft
408
408
409
- " @rescript/react@npm:^0.13.0, @rescript/react@npm:^0.13. 1 " :
409
+ " @rescript/react@npm:^0.13.1 " :
410
410
version : 0.13.1
411
411
resolution : " @rescript/react@npm:0.13.1"
412
412
peerDependencies :
@@ -2344,7 +2344,7 @@ __metadata:
2344
2344
version : 0.0.0-use.local
2345
2345
resolution : " playground-bundling@workspace:packages/playground-bundling"
2346
2346
dependencies :
2347
- " @rescript/react " : " npm:^0.13.0 "
2347
+ " @rescript/react " : " npm:^0.13.1 "
2348
2348
" @rollup/plugin-node-resolve " : " npm:^16.0.0"
2349
2349
glob : " npm:^11.0.1"
2350
2350
rescript : " workspace:^"
You can’t perform that action at this time.
0 commit comments