Skip to content

Commit 3440d3f

Browse files
committed
Repository link has been added
1 parent aab6b79 commit 3440d3f

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": "heybooster-loader",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"type": "module",
55
"exports": {
66
".": "./dist/index.js",
@@ -9,6 +9,10 @@
99
"browser": {
1010
"./style.css": "./dist/style.css"
1111
},
12+
"repository": {
13+
"type": "git",
14+
"url": "https://github.com/mustafadalga/heybooster-loader"
15+
},
1216
"files": [
1317
"dist"
1418
],

0 commit comments

Comments
 (0)