build: Updating development dependencies

* grunt-banana-checker: 0.2.1 → 0.2.2

Change-Id: Ie72bcce2726e2f13a47933e9adc32ab35984fb0c
This commit is contained in:
Kunal Mehta 2015-06-05 17:17:07 -07:00
parent cc78f9e760
commit fc23856f01

View file

@ -9,6 +9,6 @@
"devDependencies": {
"grunt": "0.4.5",
"grunt-cli": "0.1.13",
"grunt-banana-checker": "0.2.1"
"grunt-banana-checker": "0.2.2"
}
}