Skip to content

Commit

Permalink
feat(lib): add all files to npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasGassmann committed Jun 15, 2020
1 parent 552651a commit ff18758
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,7 @@
"vuepress-plugin-mermaidjs": "1.5.1"
},
"files": [
"/dist/index.es5.js",
"/dist/index.es5.js.map",
"/dist/index.umd.js",
"/dist/index.umd.js.map",
"/dist/index.browser.min.js"
"/dist"
],
"nyc": {
"include": [
Expand Down

0 comments on commit ff18758

Please sign in to comment.