diff options
| author | jules <jules@okfoc.us> | 2014-01-28 09:45:10 -0500 |
|---|---|---|
| committer | jules <jules@okfoc.us> | 2014-01-28 09:45:10 -0500 |
| commit | 5d9a59162e35aad1aefc75b14c417a39bf6da5cf (patch) | |
| tree | 33ce93a2bba2b8d7461a70e01cf1830647a67dd7 /package.json | |
| parent | a65933c3cec3b9168f6f18baec5c764a5eaacc24 (diff) | |
sane build process
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json index 8aa641a..4faacfc 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,8 @@ "grunt": "~0.4.1", "grunt-contrib-concat": "~0.3.0", "grunt-contrib-uglify": "~0.2.5", - "grunt-contrib-watch": "~0.5.3" + "grunt-contrib-watch": "~0.5.3", + "grunt-contrib-clean": "~0.5.0", + "grunt-dentist": "~0.2.0" } } |
