We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 651ba7d commit f28c463Copy full SHA for f28c463
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "camelcase",
3
- "version": "6.2.0",
+ "version": "6.2.1",
4
"description": "Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`",
5
"license": "MIT",
6
"repository": "sindresorhus/camelcase",
0 commit comments