Skip to content

Commit 1892935

Browse files
committed
Publish 1.3.0
1 parent 2bb213c commit 1892935

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,12 @@
1414
"year",
1515
"picker"
1616
],
17-
"author": "Andreas Rein",
17+
"author": {
18+
"name": "Andreas Rein",
19+
"email": "rein@live.no",
20+
"url": "https://www.andreasrein.net/"
21+
},
22+
"repository": "github:kleinrein:vue-month-picker",
1823
"license": "MIT",
1924
"devDependencies": {
2025
"eslint": "^7.7.0",
@@ -28,4 +33,4 @@
2833
"eslint-config-standard": "^14.1.1",
2934
"eslint-plugin-import": "^2.22.0"
3035
}
31-
}
36+
}

0 commit comments

Comments
 (0)