Skip to content

Commit

Permalink
feat(package): open source the module
Browse files Browse the repository at this point in the history
🎉
  • Loading branch information
nampdn committed Nov 23, 2018
1 parent 5ed15af commit 3533cf9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"tag": "latest"
"tag": "latest",
"access": "public"
},
"files": [
"dist/*",
Expand Down

0 comments on commit 3533cf9

Please sign in to comment.