Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Commit

Permalink
chore: upgrade aegir, remove cids (#96)
Browse files Browse the repository at this point in the history
* chore: upgrade aegir, remove cids

* chore: update node
  • Loading branch information
achingbrain authored Jul 10, 2021
1 parent fd52675 commit 37e6c7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
strategy:
matrix:
os: [windows-latest, ubuntu-latest, macos-latest]
node: [14, 15]
node: [14, 16]
fail-fast: true
steps:
- uses: actions/checkout@v2
Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,8 @@
"mkdirp": "^1.0.4"
},
"devDependencies": {
"aegir": "^33.1.0",
"aegir": "^34.0.2",
"async-iterator-all": "^1.0.0",
"cids": "^1.1.5",
"detect-node": "^2.0.4",
"interface-datastore-tests": "^1.0.0",
"ipfs-utils": "^8.1.3",
Expand Down

0 comments on commit 37e6c7a

Please sign in to comment.