Skip to content

Commit caa9a15

Browse files
committed
fix git path
1 parent ec0380f commit caa9a15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
},
3232
"repository": {
3333
"type": "git",
34-
"url": "git+https://github.com/CoCreate-app/CoCreate-CSS.git"
34+
"url": "git+https://github.com/CoCreate-app/CoCreateCSS.git"
3535
},
3636
"author": "CoCreate LLC",
3737
"license": "MIT",
3838
"bugs": {
39-
"url": "https://github.com/CoCreate-app/CoCreate-CSS/issues"
39+
"url": "https://github.com/CoCreate-app/CoCreateCSS/issues"
4040
},
4141
"homepage": "https://cocreate.app/docs/CSS",
4242
"funding": {

0 commit comments

Comments
 (0)