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

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2014-03-06 12:20:38 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2014-03-07 10:01:01 +0400
commitde2b76641bb1cc67db5726bb969c187d8304a7ef (patch)
tree7c1af7259d30ce43e9c5f28f685616ca82e40dbf /Gruntfile.js
parentea3d80f726e3bb06d8d7d695a47c39ef77ec9207 (diff)
Fix JSCS warnings.
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index 5a76ebc..2b62856 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -39,7 +39,7 @@ module.exports = function(grunt) {
clean: {
dist: ['dist', 'docs/dist']
},
-
+
concat: {
ratchet: {
options: {