Skip to content

Commit

Permalink
chore(npm): use files field in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bigopon committed Apr 6, 2019
1 parent bb5155a commit d5a39a0
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 @@ -22,6 +22,9 @@
"type": "git",
"url": "http://github.com/aurelia/ui-virtualization"
},
"files": [
"dist"
],
"scripts": {
"dev": "cd sample/sample-v-ui-app && npm run dev",
"build:demo": "cd sample/sample-v-ui-app && npm run build:demo",
Expand Down

0 comments on commit d5a39a0

Please sign in to comment.