Skip to content

Commit 324fb8c

Browse files
update dependency version of rorp package to 16.1.2
1 parent 76dc266 commit 324fb8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-on-rails-pro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"./ServerComponentFetchError": "./lib/ServerComponentFetchError.js"
5555
},
5656
"dependencies": {
57-
"react-on-rails": "*"
57+
"react-on-rails": "16.1.2"
5858
},
5959
"peerDependencies": {
6060
"react": ">= 16",

0 commit comments

Comments
 (0)