Skip to content

Commit 5e73098

Browse files
committed
Add repository into package
1 parent 3f6fab3 commit 5e73098

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "easydx",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "",
55
"main": "index.js",
66
"bin": {
@@ -13,6 +13,10 @@
1313
"build": "webpack",
1414
"watch": "webpack watch"
1515
},
16+
"repository": {
17+
"type": "git",
18+
"url": "https://github.com/lance-shi/EasyDx.git"
19+
},
1620
"author": "Lance Shi",
1721
"license": "GPLv3",
1822
"dependencies": {

0 commit comments

Comments
 (0)