Skip to content
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.

Commit

Permalink
chore: ^ to ~
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Feb 9, 2017
1 parent 17f0179 commit d9bdeae
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -36,15 +36,15 @@
"test"
],
"devDependencies": {
"aegir": "^9.3.0",
"aegir": "^10.0.0",
"buffer-loader": "0.0.1",
"chai": "^3.5.0",
"pre-commit": "^1.2.2"
},
"dependencies": {
"multiaddr": "^2.2.1",
"lodash.uniqby": "^4.7.0",
"multiaddr": "^2.1.1",
"peer-id": "^0.8.1"
"peer-id": "^0.8.2"
},
"contributors": [
"David Dias <daviddias.p@gmail.com>",
Expand All @@ -57,4 +57,4 @@
"haad <haad@headbanggames.com>",
"npmcdn-to-unpkg-bot <npmcdn-to-unpkg-bot@users.noreply.github.com>"
]
}
}

0 comments on commit d9bdeae

Please sign in to comment.