Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

Commit

Permalink
fix: new package json
Browse files Browse the repository at this point in the history
  • Loading branch information
hacdias committed Jan 15, 2018
1 parent 6e3ce81 commit 9e79c71
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"url": "https://github.com/ipfs/aegir-test-repo"
},
"devDependencies": {
"aegir": "ipfs/aegir#f8dd90e",
"aegir": "ipfs/aegir#abb296059490c99a7a4b6a5435f6061078062e27",
"chai": "^4.1.2",
"dirty-chai": "^2.0.1",
"eslint-plugin-react": "^7.5.1",
Expand All @@ -76,8 +76,7 @@
"stream-equal": "^1.1.0"
},
"pre-commit": [
"lint",
"test"
"lint"
],
"keywords": [
"ipfs"
Expand Down

0 comments on commit 9e79c71

Please sign in to comment.