Skip to content

Commit

Permalink
Merge pull request #592 from H1Gdev/npmignore
Browse files Browse the repository at this point in the history
Update .npmignore
  • Loading branch information
H1Gdev committed May 11, 2023
2 parents 30e4f76 + e8949b5 commit b81b492
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 0 additions & 1 deletion .npmignore

This file was deleted.

3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -17,6 +17,9 @@
"bdd",
"frisby"
],
"files": [
"src"
],
"main": "./src/frisby",
"engines": {
"node": ">= 14.17.0"
Expand Down

0 comments on commit b81b492

Please sign in to comment.