Skip to content

Commit

Permalink
minor: removed extra stuff.
Browse files Browse the repository at this point in the history
  • Loading branch information
anasouardini committed Feb 19, 2024
1 parent 4c34e70 commit 54932e4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*

node_modules
*.local

# Editor directories and files
Expand Down
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,14 @@
"repository": {
"url": "https://github.com/anasouardini/scrapeyard"
},
"bugs": {
"url": "https://github.com/anasouardini/scrapeyard/issues"
},
"files": [
"./data/**/*",
"./bin/**/*",
"./lib/**/*",
"./dist/**/*",
"npm is shit"
"./dist/**/*"
],
"bin": {
"default": "./bin/scrapeyard.js"
Expand Down

0 comments on commit 54932e4

Please sign in to comment.