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 e933dfb commit ff7ac64Copy full SHA for ff7ac64
libs/javascript/utils/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@studiohyperdrive/utils",
3
- "version": "2.0.1",
+ "version": "2.0.2",
4
"description": "A package containing common Javascript utils.",
5
"keywords": [
6
"file",
@@ -12,6 +12,7 @@
12
"merge",
13
"search-recursively",
14
"camel-case-to-sentence",
15
+ "pascal-case-to-sentence",
16
"normalize-string",
17
"replace-whitespace",
18
"search-string",
0 commit comments