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 3965fa3 commit 6d7fda7Copy full SHA for 6d7fda7
package.json
@@ -15,10 +15,18 @@
15
"lato-font": "^3.0.0",
16
"regenerator-runtime": "^0.13.2",
17
"sass": "^1.53.0",
18
- "sass-loader": "^12.3",
+ "sass-loader": "^13.2",
19
"stimulus": "^2.0.0",
20
"typeahead.js": "^0.11.1",
21
"webpack-notifier": "^1.15.0"
22
+ "@babel/core": "^7.20.5",
23
+ "@babel/preset-env": "^7.16.0",
24
+ "@hotwired/stimulus": "^3.0",
25
+ "bootstrap": "^3.3",
26
+ "moment": "^2.10",
27
+ "moment-timezone": "^0.5.40",
28
+ "webpack": "^5.72",
29
+ "webpack-cli": "^4.9.1"
30
},
31
"license": "MIT",
32
"private": true,
0 commit comments