Skip to content

Commit

Permalink
chore: remove release from interop
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Sep 15, 2024
1 parent 00bb62c commit af5233c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/interop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,7 @@
"dep-check": "aegir dep-check",
"build": "aegir build --bundle false",
"test": "aegir test -t node",
"test:node": "aegir test -t node --cov",
"release": "aegir release"
"test:node": "aegir test -t node --cov"
},
"devDependencies": {
"@helia/delegated-routing-v1-http-api-client": "^3.0.0",
Expand Down

0 comments on commit af5233c

Please sign in to comment.