Skip to content

Commit

Permalink
Revert "fix(deps): update dependency decamelize to v3 (#274)"
Browse files Browse the repository at this point in the history
This reverts commit 4d98698.
  • Loading branch information
bcoe committed Jun 3, 2020
1 parent 4d98698 commit a12aa9c
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": "^3.2.0"
"decamelize": "^1.2.0"
},
"files": [
"lib",
Expand Down

0 comments on commit a12aa9c

Please sign in to comment.