Skip to content

Commit

Permalink
build(deps): cleanup dependencies
Browse files Browse the repository at this point in the history
- cleanup unused / dev dependencies
  • Loading branch information
johannrichard committed Dec 5, 2020
1 parent de9ae44 commit f6c28a7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions package.json
Expand Up @@ -39,10 +39,8 @@
"iot"
],
"dependencies": {
"abort-controller": "^3.0.0",
"async-mutex": "^0.2.2",
"axios": "^0.21.0",
"axios-debug-log": "^0.8.2",
"axios-retry": "^3.1.8",
"body-parser": "^1.19.0",
"chalk": "^4.1.0",
Expand All @@ -59,9 +57,7 @@
"@commitlint/config-conventional": "^11.0.0",
"@types/body-parser": "^1.19.0",
"@types/express": "^4.17.6",
"@types/form-data": "^2.5.0",
"@types/node": "^14.0.13",
"@types/node-fetch": "^2.5.7",
"@types/qs": "^6.9.2",
"@types/semver": "^7.3.4",
"@typescript-eslint/eslint-plugin": "^4.8.2",
Expand All @@ -76,7 +72,6 @@
"nodemon": "^2.0.3",
"prettier": "2.2.1",
"rimraf": "^3.0.2",
"ts-node": "^9.0.0",
"typescript": "^4.1.2"
},
"husky": {
Expand Down

0 comments on commit f6c28a7

Please sign in to comment.