Skip to content

Commit 92d8289

Browse files
committed
bump devDeps.
1 parent d1c62f5 commit 92d8289

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
"readable-stream": "~2.0.0"
3434
},
3535
"devDependencies": {
36-
"chai": "~3.4.0",
37-
"mocha": "~2.3.3",
38-
"rimraf": "~2.4.3",
39-
"mkdirp": "~0.5.0"
36+
"chai": "^3.4.0",
37+
"mocha": "^2.3.3",
38+
"rimraf": "^2.4.3",
39+
"mkdirp": "^0.5.0"
4040
},
4141
"keywords": [
4242
"compress",

0 commit comments

Comments
 (0)