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 6138c82 commit 434dcb3Copy full SHA for 434dcb3
package.json
@@ -14,6 +14,6 @@
14
"webpack": "^2.3.3"
15
},
16
"dependencies": {
17
- "react_ujs": "^2.6.0"
+ "react_ujs": "^2.6.1"
18
}
19
yarn.lock
@@ -1373,6 +1373,13 @@ react_ujs@^2.6.0:
1373
dependencies:
1374
react_ujs "^2.6.0"
1375
1376
+react_ujs@^2.6.1:
1377
+ version "2.6.1"
1378
+ resolved "https://registry.yarnpkg.com/react_ujs/-/react_ujs-2.6.1.tgz#a202a33c95c9e2bb18ab56926b7e79f3325ec855"
1379
+ integrity sha512-9M33/A8cubStkZ2cpJSimcTD0RlCWiqXF6e90IQmMw/Caf/W0dtAzOtHtiQE3JjLbt/nhRR7NLPxMfnlm141ig==
1380
+ dependencies:
1381
+ react_ujs "^2.6.0"
1382
+
1383
read-pkg-up@^1.0.1:
1384
version "1.0.1"
1385
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz#9d63c13276c065918d57f002a57f40a1b643fb02"
0 commit comments