From a7c0ce50c30ce1cc4ededf34936a03f87c64f095 Mon Sep 17 00:00:00 2001 From: Tunghsiao Liu Date: Wed, 8 Jul 2015 18:25:42 +0800 Subject: [PATCH] chore: bump deps version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9b29ae2..0c572e6 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.0.4", "description": "Chinese Copywriting Guidelines", "author": "Tunghsiao Liu", - "homepage": "http://sparanoid.com/", + "homepage": "http://github.com/sparanoid/chinese-copywriting-guidelines", "main": "README.md", "scripts": { "test": "grunt" @@ -28,7 +28,7 @@ "devDependencies": { "grunt": "^0.4.5", "grunt-conventional-changelog": "^1.2.1", - "grunt-release": "^0.12.0", + "grunt-release": "^0.13.0", "matchdep": "^0.3.0" } }