Skip to content

Commit

Permalink
Include bin in files
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed Aug 5, 2019
1 parent 87f9262 commit c6b0483
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -126,6 +126,7 @@
},
"files": [
"dist/**/*.js",
"dist/*.d.ts"
"dist/*.d.ts",
"dist/bin/rollup"
]
}

0 comments on commit c6b0483

Please sign in to comment.