Skip to content

Commit

Permalink
chore(package.json): delete unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
FredGuiou committed Mar 9, 2024
1 parent 7f25cd0 commit 9a857a5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,12 @@
},
"devDependencies": {
"@nodesecure/eslint-config": "^1.6.0",
"@small-tech/esm-tape-runner": "^2.0.0",
"@small-tech/tap-monkey": "^1.4.0",
"@types/node": "^20.6.2",
"c8": "^9.0.0",
"cross-env": "^7.0.3",
"eslint": "^8.31.0",
"glob": "^10.3.4",
"iterator-matcher": "^2.1.0",
"pkg-ok": "^3.0.0",
"tape": "^5.7.2"
"pkg-ok": "^3.0.0"
}
}

0 comments on commit 9a857a5

Please sign in to comment.