Skip to content

Commit

Permalink
Fix github repository
Browse files Browse the repository at this point in the history
  • Loading branch information
fgatti675 committed Dec 18, 2024
1 parent 8022b91 commit 950a5a6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,11 @@
"private": true,
"description": "Awesome Firebase/Firestore-based headless open-source CMS",
"author": "FireCMS",
"repository": {
"type": "git",
"url": "https://github.com/firecmsco/firecms.git"
},
"homepage": "https://firecms.co",
"repository": "https://github.com/firecmsco/firecms.git",
"workspaces": [
"packages/firecms",
"packages/firecms_cloud",
Expand Down

0 comments on commit 950a5a6

Please sign in to comment.