Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/candy-chat/candy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Langfeld <ben@langfeld.me>2016-02-13 19:44:57 +0300
committerBen Langfeld <ben@langfeld.me>2016-02-13 19:47:39 +0300
commitcd6390e554940fb44604bc8f8513959582d973b4 (patch)
tree401c7eae182ffe652c84445218f37aca0d2d744c
parent922fe2c5bce293683b322c202ca28c5cb0241a9a (diff)
Release CSS assetsv2.2.0
-rw-r--r--Gruntfile.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index 5ac2110..fc3e347 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -232,6 +232,7 @@ module.exports = function(grunt) {
'libs.bundle.css',
'libs.bundle.js',
'libs.bundle.map',
+ 'libs.min.css',
'libs.min.js',
'LICENSE',
'package.json',