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 b4e228e commit 7f5f080Copy full SHA for 7f5f080
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@smitpatelx/string-utils",
3
- "version": "0.0.1",
+ "version": "0.0.2",
4
"license": "MIT",
5
"repository": {
6
"type": "git",
packages/string-utils/package.json
@@ -1,4 +1,10 @@
- "version": "0.0.1"
+ "license": "MIT",
+ "repository": {
+ "type": "git",
7
+ "url": "https://github.com/smitpatelx/string-utils/"
8
+ },
9
+ "author": "smitpatelx"
10
}
0 commit comments