diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json index 67bf080a8..95886665f 100644 --- a/package.json +++ b/package.json @@ -36,8 +36,9 @@ "grunt": "~0.4.5", "grunt-autoprefixer": "~2.2.0", "grunt-banner": "~0.3.1", + "grunt-closure-tools": "^0.9.7", "grunt-contrib-clean": "~0.6.0", - "grunt-contrib-compress": "~0.13.0", + "grunt-contrib-compress": "^0.13.0", "grunt-contrib-concat": "~0.5.0", "grunt-contrib-connect": "~0.9.0", "grunt-contrib-copy": "~0.7.0", @@ -63,6 +64,8 @@ "markdown-it": "^3.0.4", "mq4-hover-shim": "^0.1.0", "npm-shrinkwrap": "^200.0.0", + "remarkable": "~1.6.0", + "superstartup-closure-compiler": "^0.1.6", "time-grunt": "~1.0.0" }, "engines": { |
