Skip to content

Commit

Permalink
add: package.json files
Browse files Browse the repository at this point in the history
  • Loading branch information
isy committed Sep 28, 2020
1 parent 152135d commit 9f186fe
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 @@ -3,6 +3,9 @@
"version": "0.0.1",
"description": "A table of contents component for vue.js",
"main": "dist/vue-toc.js",
"files": [
"dist/"
],
"scripts": {
"bundle": "rollup -c",
"build": "yarn bundle"
Expand Down

0 comments on commit 9f186fe

Please sign in to comment.