migrate from turbolinks to turbo
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-free": "^5.15.3",
|
||||
"@hotwired/turbo-rails": "^7.0.0-beta.5",
|
||||
"@popperjs/core": "^2.9.2",
|
||||
"@rails/actioncable": "^6.0.0",
|
||||
"@rails/activestorage": "^6.0.0",
|
||||
@@ -10,8 +11,7 @@
|
||||
"@rails/webpacker": "5.2.1",
|
||||
"bootstrap": "^5.0.0-beta3",
|
||||
"flag-icon-css": "^3.5.0",
|
||||
"jquery": "^3.6.0",
|
||||
"turbolinks": "^5.2.0"
|
||||
"jquery": "^3.6.0"
|
||||
},
|
||||
"version": "0.1.0",
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user