Skip to content

Commit 534b5c0

Browse files
committed
bump deps. switch to caret.
1 parent 92d8289 commit 534b5c0

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
"test": "mocha --reporter dot"
2727
},
2828
"dependencies": {
29-
"buffer-crc32": "~0.2.1",
30-
"crc32-stream": "~0.4.0",
31-
"node-int64": "~0.4.0",
32-
"normalize-path": "~2.0.0",
33-
"readable-stream": "~2.0.0"
29+
"buffer-crc32": "^0.2.1",
30+
"crc32-stream": "^0.4.0",
31+
"node-int64": "^0.4.0",
32+
"normalize-path": "^2.0.0",
33+
"readable-stream": "^2.0.0"
3434
},
3535
"devDependencies": {
3636
"chai": "^3.4.0",

0 commit comments

Comments
 (0)