1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2026-05-02 23:25:50 +00:00

test: remove package.json and package-lock.json, charlie provides all deps

Made-with: Cursor
This commit is contained in:
Girish Ramakrishnan
2026-04-16 10:43:47 +02:00
parent a2a90e130b
commit bbf33e6cdd
2 changed files with 0 additions and 2297 deletions
-2279
View File
File diff suppressed because it is too large Load Diff
-18
View File
@@ -1,18 +0,0 @@
{
"name": "test",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@eslint/js": "^9.37.0",
"mocha": "^11.7.4",
"selenium-webdriver": "^4.36.0",
"@cloudron/superagent": "^10.2.3"
},
"type": "module"
}