mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-07 21:48:13 -08:00
Updated esbuild to 0.17.16
This commit is contained in:
parent
ac4e75c9dd
commit
917b00364a
2 changed files with 136 additions and 136 deletions
|
|
@ -2,13 +2,13 @@
|
|||
"name": "app",
|
||||
"private": "true",
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-free": "^6.2.1",
|
||||
"@hotwired/stimulus": "^3.1.0",
|
||||
"@hotwired/turbo-rails": "^7.2.0",
|
||||
"@popperjs/core": "^2.11.6",
|
||||
"bootstrap": "^5.2.1",
|
||||
"bootstrap-icons": "^1.9.1",
|
||||
"esbuild": "^0.15.10",
|
||||
"@fortawesome/fontawesome-free": "^6.2.1",
|
||||
"esbuild": "^0.17.16",
|
||||
"sass": "^1.55.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue