chore: bump deps version

This commit is contained in:
Tunghsiao Liu
2015-07-08 18:25:42 +08:00
parent 6f8f4fd237
commit a7c0ce50c3

View File

@@ -3,7 +3,7 @@
"version": "0.0.4", "version": "0.0.4",
"description": "Chinese Copywriting Guidelines", "description": "Chinese Copywriting Guidelines",
"author": "Tunghsiao Liu", "author": "Tunghsiao Liu",
"homepage": "http://sparanoid.com/", "homepage": "http://github.com/sparanoid/chinese-copywriting-guidelines",
"main": "README.md", "main": "README.md",
"scripts": { "scripts": {
"test": "grunt" "test": "grunt"
@@ -28,7 +28,7 @@
"devDependencies": { "devDependencies": {
"grunt": "^0.4.5", "grunt": "^0.4.5",
"grunt-conventional-changelog": "^1.2.1", "grunt-conventional-changelog": "^1.2.1",
"grunt-release": "^0.12.0", "grunt-release": "^0.13.0",
"matchdep": "^0.3.0" "matchdep": "^0.3.0"
} }
} }