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 b071922 commit 5a0d091Copy full SHA for 5a0d091
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "camelcase",
3
- "version": "5.3.1",
+ "version": "6.0.0",
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