Skip to content

Commit f506b07

Browse files
committed
Vite template: update @rescript/react from v0.13.0 to v0.13.1
1 parent 1417348 commit f506b07

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

templates/rescript-template-vite/package-lock.json

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

templates/rescript-template-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"preview": "vite preview"
1313
},
1414
"dependencies": {
15-
"@rescript/react": "^0.13.0",
15+
"@rescript/react": "^0.13.1",
1616
"react": "^18.2.0",
1717
"react-dom": "^18.2.0"
1818
},

0 commit comments

Comments
 (0)