Skip to content

Commit

Permalink
Add files to packages.json
Browse files Browse the repository at this point in the history
  • Loading branch information
eigilsagafos committed Nov 4, 2020
1 parent a45af6e commit 5c50bcc
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
"main": "index.js",
"author": "Eigil Sagafos",
"license": "MIT",
"files": [
"index.js",
"LICENSE",
"README.md"
],
"scripts": {
"release": "release-it"
},
Expand All @@ -19,4 +24,4 @@
"peerDependencies": {
"esbuild": "^0.8.1"
}
}
}

0 comments on commit 5c50bcc

Please sign in to comment.