Update devDependencies
This commit is contained in:
parent
0db907ada2
commit
703ae403ab
18
package.json
18
package.json
@ -60,18 +60,18 @@
|
||||
"grunt-contrib-compress": "~0.5.2",
|
||||
"grunt-contrib-concat": "~0.3.0",
|
||||
"grunt-contrib-copy": "~0.4.1",
|
||||
"grunt-contrib-handlebars": "~0.5.10",
|
||||
"grunt-contrib-sass": "~0.4.1",
|
||||
"grunt-contrib-uglify": "~0.2.4",
|
||||
"grunt-contrib-handlebars": "~0.5.11",
|
||||
"grunt-contrib-sass": "~0.5.0",
|
||||
"grunt-contrib-uglify": "~0.2.5",
|
||||
"grunt-contrib-watch": "~0.5.3",
|
||||
"grunt-express-server": "~0.4.2",
|
||||
"grunt-groc": "~0.3.0",
|
||||
"grunt-express-server": "~0.4.5",
|
||||
"grunt-groc": "~0.4.0",
|
||||
"grunt-jslint": "~1.1.1",
|
||||
"grunt-mocha-cli": "~1.0.6",
|
||||
"grunt-mocha-cli": "~1.3.0",
|
||||
"grunt-open": "~0.2.2",
|
||||
"grunt-shell": "~0.3.1",
|
||||
"matchdep": "~0.1.2",
|
||||
"mocha": "~1.12.0",
|
||||
"grunt-shell": "~0.5.0",
|
||||
"matchdep": "~0.3.0",
|
||||
"mocha": "~1.13.0",
|
||||
"should": "~2.0.2",
|
||||
"sinon": "~1.7.3"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user