Skip to content

Commit f1c143d

Browse files
committed
Repo
1 parent 02d0079 commit f1c143d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

+4
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
"build": "babel src --out-dir . --ignore ./test/*.spec.lcov",
1212
"prepare": "cross-env NODE_ENV=production npm run build"
1313
},
14+
"repository": {
15+
"type": "git",
16+
"url": "https://github.com/TheMagoo73/gatsby-source-gcp-storage.git"
17+
},
1418
"author": "John Clarke <[email protected]>",
1519
"license": "MIT",
1620
"keywords": [

0 commit comments

Comments
 (0)