Skip to content

Commit

Permalink
fix includes
Browse files Browse the repository at this point in the history
  • Loading branch information
mykola-mokhnach committed Sep 14, 2024
1 parent 2861b2e commit 801f6a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@
},
"files": [
"index.js",
"install-npm.js",
"lib",
"build/index.js",
"build/install-npm.js",
"build/lib",
"CHANGELOG.md",
"LICENSE",
"npm-shrinkwrap.json"
"npm-shrinkwrap.json",
"scripts"
],
"dependencies": {
"asyncbox": "^3.0.0",
Expand Down

0 comments on commit 801f6a1

Please sign in to comment.