Skip to content

Commit

Permalink
fix npm ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
neSpecc committed Sep 12, 2022
1 parent 824eac7 commit 143c095
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .npmignore
@@ -1,7 +1,7 @@
.idea/
example/
node_modules/
src/
./src
.editorconfig
.eslintrc.js
tsconfig.json
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@hawk.so/nodejs",
"version": "3.1.3",
"version": "3.1.4",
"description": "Node.js catcher for Hawk",
"license": "MIT",
"main": "./dist/cjs/src/index.js",
Expand Down

0 comments on commit 143c095

Please sign in to comment.