Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 82d0f78

Browse files
committed
Initial commit
1 parent 936a52e commit 82d0f78

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "1.0.0",
55
"author": "Shawn Erquhart <[email protected]>",
66
"bugs": {
7-
"url": "https://github.com/gatsbyjs/gatsby/issues"
7+
"url": "https://github.com/StaticJsCMS/static-cms-gatsby-netlify-template/issues"
88
},
99
"dependencies": {
1010
"@babel/runtime": "^7.15.4",
@@ -25,7 +25,7 @@
2525
"react": "^18.2.0",
2626
"react-dom": "^18.2.0"
2727
},
28-
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-static-cms#readme",
28+
"homepage": "https://github.com/StaticJsCMS/static-cms-gatsby-netlify-template",
2929
"keywords": [
3030
"gatsby",
3131
"gatsby-plugin",
@@ -44,8 +44,7 @@
4444
},
4545
"repository": {
4646
"type": "git",
47-
"url": "https://github.com/gatsbyjs/gatsby.git",
48-
"directory": "packages/gatsby-plugin-static-cms"
47+
"url": "https://github.com/StaticJsCMS/static-cms-gatsby-netlify-template.git"
4948
},
5049
"scripts": {
5150
"build": "babel src --out-dir . --ignore \"**/__tests__\"",

0 commit comments

Comments
 (0)