Skip to content

Commit dd975d7

Browse files
authored
Update package.json
1 parent c972279 commit dd975d7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
"version": "1.0.6",
44
"main": "lib/index.js",
55
"types": "lib",
6+
"repository": {
7+
"type": "git",
8+
"url": "https://github.com/GuiFerrari/html-pdf-node-ts"
9+
},
610
"scripts": {
711
"build": "tsc -p .",
812
"dev": "ts-node-dev --transpile-only --ignore-watch node_modules src/index.ts"

0 commit comments

Comments
 (0)