We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5488731 commit 4acdb89Copy full SHA for 4acdb89
package.json
@@ -12,5 +12,8 @@
12
},
13
"devDependencies": {
14
"webpack": "^2.3.3"
15
+ },
16
+ "dependencies": {
17
+ "react_ujs": "^2.4.1"
18
}
19
yarn.lock
@@ -1310,6 +1310,10 @@ rc@^1.1.7:
1310
minimist "^1.2.0"
1311
strip-json-comments "~2.0.1"
1312
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
+
1317
read-pkg-up@^1.0.1:
1318
version "1.0.1"
1319
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz#9d63c13276c065918d57f002a57f40a1b643fb02"
0 commit comments