From 179cfdbdf26bd4437418fdcc933eb2c078098669 Mon Sep 17 00:00:00 2001 From: Tunghsiao Liu Date: Wed, 9 Sep 2015 15:27:23 +0800 Subject: [PATCH] chore: update deps --- README.md | 2 +- package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 43824c3a1..c4140efa2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Almace Scaffolding [![Build Status](https://travis-ci.org/sparanoid/almace-scaffolding.svg)](https://travis-ci.org/sparanoid/almace-scaffolding) [![devDependency Status](https://david-dm.org/sparanoid/almace-scaffolding/dev-status.svg)](https://david-dm.org/sparanoid/almace-scaffolding#info=devDependencies) -[![Deployment status from DeployBot](https://sparanoid.deploybot.com/badge/13023224003344/43717.svg)](http://deploybot.com) +[![Built with Almace Scaffolding](https://d349cztnlupsuf.cloudfront.net/amsf-badge.svg)](http://sparanoid.com/lab/amsf/) `AMSF`, a.k.a. **Almace Scaffolding**, a super-fast Jekyll framework. Supports live reloading (Browsersync), Less, HTML minification, inlined stylesheets and more. diff --git a/package.json b/package.json index 6f830ac88..6e8844b07 100644 --- a/package.json +++ b/package.json @@ -27,11 +27,11 @@ "devDependencies": { "autoprefixer": "^6.0.2", "grunt": "^0.4.5", - "grunt-assets-inline": "^0.1.10", + "grunt-assets-inline": "^0.1.11", "grunt-banner": "^0.5.0", "grunt-browser-sync": "^2.1.1", "grunt-bump": "^0.5.0", - "grunt-cache-bust": "^0.5.1", + "grunt-cache-bust": "^0.6.0", "grunt-cleanempty": "^1.0.3", "grunt-coffeelint": "^0.0.13", "grunt-concurrent": "^2.0.3",