Skip to content

Commit

Permalink
Adding NPM
Browse files Browse the repository at this point in the history
  • Loading branch information
cereallarceny committed Mar 18, 2022
1 parent 6311cbe commit e71651b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
"files": [
"dist"
],
"publishConfig": {
"registry": "https://registry.npmjs.org"
},
"scripts": {
"build": "rollup -c",
"prepare": "yarn build",
Expand Down

0 comments on commit e71651b

Please sign in to comment.