We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c452c76 commit 3b2ff4fCopy full SHA for 3b2ff4f
1 file changed
package.json
@@ -1,8 +1,8 @@
1
{
2
- "name": "@sun-protocol/sun-studio",
+ "name": "@sun-protocol/sunhat",
3
"version": "0.2.2",
4
"description": "Release 0.2.2 version",
5
- "repository": "https://github.com/sun-protocol/sun-studio.git",
+ "repository": "https://github.com/sun-protocol/sunhat.git",
6
"author": "dev",
7
"license": "MIT",
8
"publishConfig": {
@@ -99,4 +99,4 @@
99
"publish:release": "npm publish",
100
"prepublishOnly": "npm run build"
101
}
102
-}
+}
0 commit comments