Skip to content

Commit 8f0fb88

Browse files
committed
fix: package
1 parent 1f65291 commit 8f0fb88

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,10 @@
2828
},
2929
"./globals.css": "./dist/globals.css"
3030
},
31-
"repository": "github:cortex-reply/react-components",
31+
"repository": {
32+
"type": "git",
33+
"url": "git+https://github.com/cortex-reply/react-components.git"
34+
},
3235
"sideEffects": false,
3336
"files": [
3437
"dist/**"

0 commit comments

Comments
 (0)