This commit is contained in:
2023-10-02 17:42:50 +02:00
commit a42c8943fc
19 changed files with 553 additions and 0 deletions

15
assets/package.json Normal file
View File

@ -0,0 +1,15 @@
{
"name": "assets",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"htmx.org": "^1.9.6"
}
}

16
assets/pnpm-lock.yaml generated Normal file
View File

@ -0,0 +1,16 @@
lockfileVersion: '6.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
dependencies:
htmx.org:
specifier: ^1.9.6
version: 1.9.6
packages:
/htmx.org@1.9.6:
resolution: {integrity: sha512-4Zebo9nzg8u2ZHuIJmvB/nQS6kIMLIoEfhTg/oRwyCIJhL5MLA/jPU1EPEBtGOmG4ZG0k05Vpd3sab2+zfvteQ==}
dev: false