Skip to content

Commit

Permalink
Add dist/bin/** to published files
Browse files Browse the repository at this point in the history
Follow up to rollup#3031

Fixes rollup#3029
  • Loading branch information
styfle committed Aug 5, 2019
1 parent 81c4869 commit c57a1fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -126,6 +126,7 @@
},
"files": [
"dist/**/*.js",
"dist/bin/**",
"dist/*.d.ts"
]
}

0 comments on commit c57a1fc

Please sign in to comment.