initial
This commit is contained in:
15
assets/package.json
Normal file
15
assets/package.json
Normal 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
16
assets/pnpm-lock.yaml
generated
Normal 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
|
Reference in New Issue
Block a user