Skip to content

Commit

Permalink
πŸ› publish dist folder
Browse files Browse the repository at this point in the history
  • Loading branch information
VitorLuizC committed Jun 2, 2020
1 parent 714810b commit 564b4cd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,11 @@
"jsdelivr": "dist/index.umd.min.js",
"umd:main": "dist/index.umd.js",
"files": [
"./dist/",
"./index.d.ts"
],
"directories": {
"dist": "dist"
},
"scripts": {
"test": "ava",
"build": "bili index.js --format es,cjs,umd,umd-min --minimal --moduleName VueUUID",
Expand Down

0 comments on commit 564b4cd

Please sign in to comment.