This commit is contained in:
Matthew Riley MacPherson 2014-08-01 01:58:36 -04:00
Родитель 89991e803c
Коммит aba7b38e37
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -16,6 +16,7 @@
"grunt-contrib-stylus": "^0.16.0",
"grunt-contrib-watch": "~0.5.2",<% if (testFramework === 'jasmine') { %>
"grunt-contrib-jasmine": "~0.5.1",<% } %>
"grunt-gh-pages": "^0.9.1",
"grunt-rev": "~0.1.0",
"grunt-usemin": "~0.1.12",<% if (testFramework === 'mocha') { %>
"grunt-mocha": "~0.4.1",<% } %>