Skip to content

Commit

Permalink
chore: remove patch-package
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Sep 16, 2024
1 parent 03039a3 commit af9a5a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1,223 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,11 @@
"npm:release": "aegir exec --bail false npm -- publish",
"release:rc": "aegir release-rc",
"docs": "aegir docs",
"docs:no-publish": "aegir docs --publish false",
"postinstall": "patch-package && rimraf node_modules/@helia/delegated-routing-v1-http-api-client/node_modules"
"docs:no-publish": "aegir docs --publish false"
},
"devDependencies": {
"aegir": "^44.0.1",
"npm-run-all": "^4.1.5",
"patch-package": "^8.0.0",
"rimraf": "^6.0.1"
"npm-run-all": "^4.1.5"
},
"type": "module",
"workspaces": [
Expand Down
1,218 changes: 0 additions & 1,218 deletions patches/@helia+delegated-routing-v1-http-api-client+3.0.2.patch

This file was deleted.

0 comments on commit af9a5a0

Please sign in to comment.