Skip to content

Commit

Permalink
fix(close #5): missing dist files in npm package (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
phatpham9 authored Mar 21, 2020
1 parent add3684 commit 47c3060
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@
"repository": "https://github.com/boringcodes/utils.git",
"main": "index.js",
"typings": "index.d.ts",
"files": [
"dist/*"
],
"scripts": {
"clean": "rm -rf dist",
"purge": "rm -rf node_modules",
Expand Down

0 comments on commit 47c3060

Please sign in to comment.