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