diff options
author | Hakim El Hattab | 2016-06-28 15:43:11 +0200 |
---|---|---|
committer | Hakim El Hattab | 2016-06-28 15:43:11 +0200 |
commit | e7de1bd8b0643ae97088fe0329af2c91d7cdc655 (patch) | |
tree | dce1d893947ef0a86640e496a109e04831dfcd90 /package.json | |
parent | 9639b53ff47abc5680ca7a885e65a61768e9d8fe (diff) | |
parent | 7621e1085d6389b214f244ac3e3ddb78c381d1c8 (diff) |
merge retire.js #1473
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 3135f35..fdd2a68 100644 --- a/package.json +++ b/package.json @@ -37,6 +37,7 @@ "grunt-contrib-uglify": "~0.9.2", "grunt-contrib-watch": "~0.6.1", "grunt-sass": "~1.1.0-beta", + "grunt-retire": "~0.3.10", "grunt-zip": "~0.17.1", "node-sass": "~3.3.3" }, |