Skip to content

Commit

Permalink
chore: package.json script cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtPooki committed Feb 7, 2024
1 parent 26608c2 commit 518aef2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@
"test:node": "aegir test -t node --cov",
"test:electron-main": "aegir test -t electron-main",
"cov:report": "nyc report -t .coverage",
"prebuild": "npm run lint",
"build": "aegir build",
"dep-check": "aegir dep-check",
"release": "aegir release",
Expand All @@ -162,12 +161,10 @@
"dependencies": {
"@libp2p/logger": "^4.0.6",
"@multiformats/multiaddr": "^12.1.14",
"@multiformats/multiaddr-matcher": "^1.1.2",
"multiformats": "^13.0.1",
"p-retry": "^6.2.0"
},
"devDependencies": {
"@helia/interface": "^4.0.0",
"@helia/unixfs": "^3.0.0",
"@ipfs-shipyard/pinning-service-client": "^1.0.3",
"@types/express": "^4.17.21",
Expand Down

0 comments on commit 518aef2

Please sign in to comment.