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.
2 parents 3749282 + 1e9279f commit 67ea730Copy full SHA for 67ea730
.npmignore
@@ -1,6 +1,6 @@
1
node_modules/
2
package-lock.json
3
-src/
+src/**/*
4
.github/
5
coverage/
6
test/
package.json
{
"name": "string-utils-ts",
- "version": "2.5.1",
+ "version": "2.5.3",
"description": "Provide some useful functions for strings",
"main": "./lib",
"scripts": {
0 commit comments