Skip to content

Commit 0fc0857

Browse files
committed
chore: ^ to ~
1 parent 216cc6d commit 0fc0857

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
},
3737
"homepage": "https://github.com/ipfs/js-ipfs-unixfs#readme",
3838
"devDependencies": {
39-
"aegir": "^9.2.2",
39+
"aegir": "^10.0.0",
4040
"chai": "^3.5.0",
41-
"pre-commit": "^1.2.1"
41+
"pre-commit": "^1.2.2"
4242
},
4343
"dependencies": {
4444
"protocol-buffers": "^3.2.1"
@@ -54,4 +54,4 @@
5454
"Mithgol <getgit@mithgol.ru>",
5555
"Richard Littauer <richard.littauer@gmail.com>"
5656
]
57-
}
57+
}

0 commit comments

Comments
 (0)