mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
Move gulp-grunt to regular dependency
This commit is contained in:
parent
3434a13782
commit
7aae3d6aa9
1 changed files with 1 additions and 1 deletions
|
|
@ -34,6 +34,7 @@
|
|||
"grunt-nodemon": "~0.3.0",
|
||||
"grunt-spritesmith": "~3.5.0",
|
||||
"gulp": "^3.9.0",
|
||||
"gulp-grunt": "^0.5.2",
|
||||
"icalendar": "lefnire/node-icalendar#e06da0e55901f0ba940dfadc42c158ed0b1fead9",
|
||||
"image-size": "~0.3.2",
|
||||
"in-app-purchase": "^0.2.0",
|
||||
|
|
@ -93,7 +94,6 @@
|
|||
"event-stream": "^3.2.2",
|
||||
"expect.js": "~0.2.0",
|
||||
"grunt-contrib-imagemin": "^0.9.4",
|
||||
"gulp-grunt": "^0.5.2",
|
||||
"istanbul": "^0.3.14",
|
||||
"karma": "~0.10.2",
|
||||
"karma-chai-plugins": "~0.1.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue