Skip to content

Commit 3b2ff4f

Browse files
committed
<fix> modify package.json
1 parent c452c76 commit 3b2ff4f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "@sun-protocol/sun-studio",
2+
"name": "@sun-protocol/sunhat",
33
"version": "0.2.2",
44
"description": "Release 0.2.2 version",
5-
"repository": "https://github.com/sun-protocol/sun-studio.git",
5+
"repository": "https://github.com/sun-protocol/sunhat.git",
66
"author": "dev",
77
"license": "MIT",
88
"publishConfig": {
@@ -99,4 +99,4 @@
9999
"publish:release": "npm publish",
100100
"prepublishOnly": "npm run build"
101101
}
102-
}
102+
}

0 commit comments

Comments
 (0)