Skip to content

Commit

Permalink
Merge pull request #29 from ysa23/chore/npmignore
Browse files Browse the repository at this point in the history
Chore: Reduce package size
  • Loading branch information
ysa23 committed Feb 3, 2022
2 parents 821bd64 + 3fde501 commit b9fac5b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
.github
node_modules
examples
docker
yarn.lock
package-lock.json
.gitignore
jest.config.js
**/*.test.js
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"datadog",
"DogStatsD"
],
"version": "0.10.0",
"version": "0.10.1",
"repository": {
"type": "git",
"url": "https://github.com/ysa23/metrics-js"
Expand Down

0 comments on commit b9fac5b

Please sign in to comment.