diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 8e70a87..2cae79e 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "commander": "2.2.0", "graceful-fs": "3.0.2", "fs-extra": "0.10.0", - "highlight.js": "8.0.0", + "highlight.js": "8.1.0", "tmp": "0.0.23", "semver": "2.2.1", "gaze": "~0.5.1", @@ -30,6 +30,7 @@ "mocha": "1.18.2", "grunt": "~0.4.2", "grunt-cli": "0.1.11", + "grunt-contrib-copy": "0.5.0", "grunt-contrib-less": "~0.5.0", "grunt-contrib-requirejs": "0.4.1", "grunt-bower-install-simple": "0.9.2" |