mirror of
https://github.com/cds-astro/aladin-lite.git
synced 2025-12-12 07:40:26 -08:00
remove tsconfig, happy-dom dep
This commit is contained in:
committed by
Matthieu Baumann
parent
6021514ab7
commit
f0d9ccaf0f
@@ -50,9 +50,7 @@
|
||||
"doc:dev": "npm run doc && open docs/index.html"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.45.2",
|
||||
"@types/node": "^20.14.11",
|
||||
"happy-dom": "^10.11.0",
|
||||
"@playwright/test": "^1.47.0",
|
||||
"jsdoc": "^4.0.2",
|
||||
"vite": "^4.3.8",
|
||||
"vite-plugin-css-injected-by-js": "^3.1.1",
|
||||
|
||||
Reference in New Issue
Block a user