Skip to content
This repository was archived by the owner on May 18, 2026. It is now read-only.

Commit bdf5062

Browse files
committed
fix repo urls
1 parent 3e58e50 commit bdf5062

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,10 +1,10 @@
11
{
22
"name": "convex-stancer",
33
"description": "A Stancer component for Convex.",
4-
"repository": "github:get-convex/convex-stancer",
5-
"homepage": "https://github.com/get-convex/convex-stancer#readme",
4+
"repository": "github:pierre-H/convex-stancer",
5+
"homepage": "https://github.com/pierre-H/convex-stancer#readme",
66
"bugs": {
7-
"url": "https://github.com/get-convex/convex-stancer/issues"
7+
"url": "https://github.com/pierre-H/convex-stancer/issues"
88
},
99
"version": "0.0.3",
1010
"license": "Apache-2.0",

0 commit comments

Comments
 (0)