Skip to content

Commit 9e3f596

Browse files
authored
Merge pull request #153 from v-gjy/patch-1
Update package.json to include the repository
2 parents 0a8a08a + 54c976b commit 9e3f596

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
@@ -13,6 +13,10 @@
1313
"!**/*.d.ts"
1414
]
1515
},
16+
"repository": {
17+
"type": "git",
18+
"url": "https://github.com/joarwilk/flowgen.git"
19+
},
1620
"dependencies": {
1721
"@babel/code-frame": "^7.10.4",
1822
"@babel/highlight": "^7.10.4",

0 commit comments

Comments
 (0)