Skip to content

Commit c4f2d9b

Browse files
authored
Update urls of project (#5)
1 parent c1b1a37 commit c4f2d9b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"version": "0.2.0",
44
"description": "SWC Plugin of SuperJSON for Next.js",
55
"author": "JH.Lee <[email protected]>",
6-
"homepage": "https://github.com/orionmiz/next-superjson-plugin#readme",
6+
"homepage": "https://github.com/blitz-js/next-superjson-plugin#readme",
77
"repository": {
88
"type": "git",
9-
"url": "https://github.com/orionmiz/next-superjson-plugin.git"
9+
"url": "https://github.com/blitz-js/next-superjson-plugin.git"
1010
},
1111
"bugs": {
12-
"url": "https://github.com/orionmiz/next-superjson-plugin/issues",
12+
"url": "https://github.com/blitz-js/next-superjson-plugin/issues",
1313
"email": "[email protected]"
1414
},
1515
"license": "MIT",

0 commit comments

Comments
 (0)