package.json in bastion-0.2.2 vs package.json in bastion-0.2.3
- old
+ new
@@ -13,10 +13,13 @@
"karma-ng-html2js-preprocessor": "~0.1.0",
"karma-coverage": "~0.2.6",
"grunt-htmlhint": "~0.4.1",
"grunt-concurrent": "~1.0.0",
"generator-bastion": "~0.1.2",
- "grunt-angular-gettext": "~0.2.15"
+ "grunt-angular-gettext": "~0.2.15",
+ "grunt-eslint": "~6.0.0",
+ "eslint": "~0.14.1",
+ "eslint-plugin-angular": "0.0.3"
},
"engines": {
"node": ">=0.8.0"
},
"main": "./bastion.js",