Skip to content

Commit e11553b

Browse files
committed
mod: versions of dependencies
1 parent d8b26d8 commit e11553b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"heap" : ">= 0.2.0"
1111
}
1212
, "devDependencies" : {
13-
"coffee-script" : ">= 1.3.0"
14-
, "mocha" : ">= 1.0.1"
15-
, "should" : ">= 0.6.0"
16-
, "browserify" : ">= 1.10.4"
13+
"coffee-script" : "1.3.x"
14+
, "mocha" : "1.0.x"
15+
, "should" : "0.6.x"
16+
, "browserify" : "1.10.x"
1717
, "uglify-js" : ">= 1.2.5"
1818
}
1919
, "repository" : {

0 commit comments

Comments
 (0)