first part of new theme integration
This commit is contained in:
@@ -10,8 +10,14 @@
|
||||
"@rails/ujs": "^6.1.4",
|
||||
"@rails/webpacker": "5.2.1",
|
||||
"bootstrap": "^5.1.0",
|
||||
"bootstrap-datepicker": "^1.9.0",
|
||||
"bootstrap-maxlength": "^1.10.0",
|
||||
"bootstrap-timepicker": "^0.5.2",
|
||||
"bootstrap-touchspin": "^4.3.0",
|
||||
"flag-icon-css": "^3.5.0",
|
||||
"jquery": "^3.6.0"
|
||||
"jquery": "^3.6.0",
|
||||
"moment": "^2.29.1",
|
||||
"select2": "^4.0.13"
|
||||
},
|
||||
"version": "0.1.0",
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user