We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a88aba commit 7680479Copy full SHA for 7680479
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@humandx/humps",
3
- "version": "2.0.7",
+ "version": "2.0.8",
4
"description": "Underscore-to-camelCase converter (and vice versa) for strings and object keys in JavaScript.",
5
"main": "humps.js",
6
"types": "index.d.ts",
0 commit comments