Migrate Rails ujs as required for Rails 6 Upgrade. (#13280)
* Update yarn.lock * Update package.json * Update public.js * Update admin.js * Update log_out.js * Update common.js
This commit is contained in:
parent
44292a6952
commit
221eda646b
6 changed files with 10 additions and 10 deletions
|
@ -123,7 +123,7 @@
|
|||
"promise.prototype.finally": "^3.1.2",
|
||||
"prop-types": "^15.5.10",
|
||||
"punycode": "^2.1.0",
|
||||
"rails-ujs": "^5.2.4",
|
||||
"@rails/ujs": "^6.0.2",
|
||||
"react": "^16.12.0",
|
||||
"react-dom": "^16.13.0",
|
||||
"react-hotkeys": "^1.1.4",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue