mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-18 04:50:03 +02:00
Use alpinejs via npm install instead of unpkg.com link.
This commit is contained in:
parent
15d69fa9ef
commit
eda070175d
3 changed files with 50 additions and 2 deletions
|
|
@ -4,6 +4,7 @@
|
|||
"description": "",
|
||||
"main": "index.js",
|
||||
"devDependencies": {
|
||||
"alpinejs": "^3.8.1",
|
||||
"webpack": "^5.67.0",
|
||||
"webpack-cli": "^4.9.2"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue