Skip to content

Commit

Permalink
fix(deps): decamelize@3.x is 12mb
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Jul 10, 2020
1 parent 028b50d commit 22d7ec0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
],
"dependencies": {
"cliui": "^6.0.0",
"decamelize": "^3.2.0",
"decamelize": "^1.2.0",
"find-up": "^4.1.0",
"get-caller-file": "^2.0.1",
"require-directory": "^2.1.1",
Expand All @@ -31,6 +31,7 @@
},
"devDependencies": {
"@types/chai": "^4.2.11",
"@types/decamelize": "^1.2.0",
"@types/mocha": "^7.0.2",
"@types/node": "^10.0.3",
"@typescript-eslint/eslint-plugin": "^3.0.0",
Expand Down

0 comments on commit 22d7ec0

Please sign in to comment.