Skip to content

Commit

Permalink
Fix file import for tools.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Skn0tt committed Aug 11, 2020
1 parent cf054c1 commit 69be8a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
.DS_Store
node_modules
dist
*.tgz
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"files": [
"dist",
"src",
"tool.js"
"tools.js"
],
"engines": {
"node": ">=10"
Expand Down

0 comments on commit 69be8a4

Please sign in to comment.