Skip to content

Commit

Permalink
chore(deps): upgrade decamelize and get rid of @types/decamelize (#1615)
Browse files Browse the repository at this point in the history
  • Loading branch information
mleguen committed Apr 8, 2020
1 parent ff7a092 commit 262e796
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Expand Up @@ -21,7 +21,7 @@
],
"dependencies": {
"cliui": "^6.0.0",
"decamelize": "^1.2.0",
"decamelize": "^3.2.0",
"find-up": "^4.1.0",
"get-caller-file": "^2.0.1",
"require-directory": "^2.1.1",
Expand All @@ -34,7 +34,6 @@
},
"devDependencies": {
"@types/chai": "^4.2.11",
"@types/decamelize": "^1.2.0",
"@types/mocha": "^7.0.2",
"@types/node": "^10.0.3",
"@types/y18n": "^4.0.0",
Expand Down

0 comments on commit 262e796

Please sign in to comment.