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:
authorconnors <connor.sears@github.com>2014-02-25 04:31:41 +0400
committerconnors <connor.sears@github.com>2014-02-25 04:31:41 +0400
commit9f1ec1eef30233cbaf0519433c9b0147898a9c46 (patch)
tree585b6817286038e1a42ff100ccf39fab5599d16e /package.json
parentf480a73ed0e1326fc2795cc5f3049b997750799a (diff)
adjusting gruntfile
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index fb91445..c19af00 100644
--- a/package.json
+++ b/package.json
@@ -29,6 +29,7 @@
"devDependencies": {
"grunt": "~0.4.2",
"grunt-contrib-concat": "~0.3.0",
+ "grunt-contrib-copy": "~0.5.0",
"grunt-contrib-jshint": "~0.8.0",
"grunt-contrib-nodeunit": "~0.3.0",
"grunt-contrib-sass": "~0.7.1",