Skip to content

Commit 4acdb89

Browse files
committed
Update react_ujs to 2.4.1
1 parent 5488731 commit 4acdb89

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,8 @@
1212
},
1313
"devDependencies": {
1414
"webpack": "^2.3.3"
15+
},
16+
"dependencies": {
17+
"react_ujs": "^2.4.1"
1518
}
1619
}

yarn.lock

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1310,6 +1310,10 @@ rc@^1.1.7:
13101310
minimist "^1.2.0"
13111311
strip-json-comments "~2.0.1"
13121312

1313+
react_ujs@^2.4.1:
1314+
version "2.4.1"
1315+
resolved "https://registry.yarnpkg.com/react_ujs/-/react_ujs-2.4.1.tgz#a0a9c83c258fe945a797b716e07a8f091d194e51"
1316+
13131317
read-pkg-up@^1.0.1:
13141318
version "1.0.1"
13151319
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz#9d63c13276c065918d57f002a57f40a1b643fb02"

0 commit comments

Comments
 (0)