Skip to content

Commit

Permalink
Merge pull request #36 from runk/make-package-smaller
Browse files Browse the repository at this point in the history
fix: Make npm package smaller
  • Loading branch information
Dmitry Shirokov authored Sep 23, 2020
2 parents 004aecc + abde2b2 commit bbb4fed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"semantic-release": "semantic-release"
},
"main": "lib/index.js",
"files": ["lib"],
"typings": "lib/index.d.ts",
"engine": {
"node": ">=4"
Expand Down

0 comments on commit bbb4fed

Please sign in to comment.