Skip to content

Commit 7e73b17

Browse files
committed
chore: add repo to package.json
1 parent 31c4427 commit 7e73b17

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
"description": "Add lightning fast, GraphQL-like populates to your FeathersJS API.",
44
"version": "3.0.1",
55
"homepage": "https://feathers-graph-populate.netlify.app/",
6+
"repository": {
7+
"type": "git",
8+
"url": "https://github.com/marshallswain/feathers-graph-populate"
9+
},
610
"main": "./dist/index.js",
711
"module": "./dist/index.mjs",
812
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)