Skip to content

Commit

Permalink
Repository link has been added
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafadalga committed Nov 6, 2022
1 parent aab6b79 commit 3440d3f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "heybooster-loader",
"version": "0.0.1",
"version": "0.0.2",
"type": "module",
"exports": {
".": "./dist/index.js",
Expand All @@ -9,6 +9,10 @@
"browser": {
"./style.css": "./dist/style.css"
},
"repository": {
"type": "git",
"url": "https://github.com/mustafadalga/heybooster-loader"
},
"files": [
"dist"
],
Expand Down

0 comments on commit 3440d3f

Please sign in to comment.