Przebudowa stron na indywidualne karty , pobierane z bazy danych
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"build": "astro build",
|
||||
"preview": "astro preview"
|
||||
"preview": "astro preview",
|
||||
"update:jambox:base": "node src/scripts/update-jambox-base.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/node": "^9.5.1",
|
||||
@@ -13,6 +14,7 @@
|
||||
"@preact/signals": "^2.5.1",
|
||||
"astro": "^5.16.0",
|
||||
"better-sqlite3": "^12.4.6",
|
||||
"fast-xml-parser": "^5.3.2",
|
||||
"globby": "^16.0.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"jsdom": "^27.2.0",
|
||||
|
||||
Reference in New Issue
Block a user