Skip to content

Commit

Permalink
fix(deps): update dependency decamelize to v3 (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
QmarkC committed Jun 3, 2020
1 parent d301a56 commit 4d98698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"camelcase": "^5.0.0",
"decamelize": "^1.2.0"
"decamelize": "^3.2.0"
},
"files": [
"lib",
Expand Down

0 comments on commit 4d98698

Please sign in to comment.