Skip to content

Commit

Permalink
chore: remove extra deps (#178)
Browse files Browse the repository at this point in the history
These are not necessary
  • Loading branch information
achingbrain authored Oct 12, 2023
1 parent 4e0f15c commit 8cf6937
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@
},
"homepage": "https://github.com/ipfs-examples/helia-examples#readme",
"devDependencies": {
"aegir": "^41.0.4",
"eslint-config-ipfs": "^5.0.1",
"eslint-plugin-react": "^7.32.2"
"aegir": "^41.0.4"
},
"workspaces": [
"examples/*"
Expand Down

0 comments on commit 8cf6937

Please sign in to comment.