mirror of
https://github.com/zen-browser/surfer.git
synced 2025-07-07 17:05:33 +02:00
➖ Remove unneaded dependancies
This commit is contained in:
parent
e9c76bbc86
commit
481da731e5
2 changed files with 25 additions and 5328 deletions
|
@ -34,12 +34,9 @@
|
|||
},
|
||||
"homepage": "https://github.com/dothq/melon#readme",
|
||||
"dependencies": {
|
||||
"@octokit/rest": "^18.3.5",
|
||||
"@trickypr/simple-docs": "^1.0.0",
|
||||
"axios": "^0.21.1",
|
||||
"chalk": "^4.1.0",
|
||||
"commander": "^6.2.1",
|
||||
"dockerode": "^3.2.1",
|
||||
"execa": "^5.1.1",
|
||||
"fs-extra": "^9.0.1",
|
||||
"glob": "^7.1.7",
|
||||
|
@ -48,18 +45,16 @@
|
|||
"promptly": "^3.2.0",
|
||||
"prompts": "^2.4.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"sharp": "^0.29.1",
|
||||
"typescript": "^4.1.3"
|
||||
"sharp": "^0.29.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@redux-devtools/cli": "^1.0.0-9",
|
||||
"@types/dockerode": "^3.2.1",
|
||||
"@types/fs-extra": "^9.0.6",
|
||||
"@types/node": "^14.14.16",
|
||||
"@types/promptly": "^3.0.2",
|
||||
"@types/prompts": "^2.0.14",
|
||||
"@types/rimraf": "^3.0.0",
|
||||
"@types/sharp": "^0.29.2",
|
||||
"typescript": "^4.1.3",
|
||||
"prettier": "^2.2.1",
|
||||
"ts-node": "^10.2.1"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue