miniplan/package.json
Jonas Gerg 74f8c8a7ac
All checks were successful
Deploy Miniplan / build (push) Successful in 1m54s
fix: imports
2025-04-16 00:46:17 +02:00

16 lines
283 B
JSON

{
"name": "minis-new",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"dropzone-vue3": "^1.0.2",
"rxjs": "^7.8.1",
}
}