Skip to content

Commit 277e45e

Browse files
committed
git
1 parent fe8f576 commit 277e45e

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
"version": "0.0.1",
44
"description": "A browser extension that takes screenshots",
55
"license": "MIT",
6+
"repository": {
7+
"type": "git",
8+
"url": "https://github.com/lxieyang/screenshot-extension.git"
9+
},
610
"scripts": {
711
"build": "node utils/build.js",
812
"start": "node utils/webserver.js",

0 commit comments

Comments
 (0)