about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorYamagishi Kazutoshi <ykzts@desire.sh>2017-05-09 21:50:43 +0900
committerEugen Rochko <eugen@zeonfederated.com>2017-05-09 14:50:43 +0200
commit42eb841dc2b217d66cf7c62108049b60eeb6d916 (patch)
tree6f96d73b9d3814855f12c40cc0fde9932843101d /package.json
parent584b45530c9db9542221d9582be34f85240f2725 (diff)
Remove jquery-ujs (#2939)
* Remove jquery-ujs

* fix for eslint
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 11c5aa675..bfabdfece 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,6 @@
     "http-link-header": "^0.8.0",
     "immutable": "^3.8.1",
     "intl": "^1.2.5",
-    "jquery-ujs": "^1.2.2",
     "js-yaml": "^3.8.3",
     "lodash": "^4.17.4",
     "node-sass": "^4.5.2",
@@ -70,6 +69,7 @@
     "prop-types": "^15.5.8",
     "punycode": "^2.1.0",
     "rails-erb-loader": "^5.0.0",
+    "rails-ujs": "^5.1.0",
     "react": "^15.5.4",
     "react-addons-perf": "^15.4.2",
     "react-addons-shallow-compare": "^15.5.2",