feat(templating): lots of progress on template variable context specific…
feat(templating): lots of progress on template variable context specific formats, #2918, all elasticsearch / lucene use cases seem to work now
Showing
... | ... | @@ -24,7 +24,7 @@ |
"grunt-contrib-copy": "~0.8.2", | ||
"grunt-contrib-cssmin": "~0.14.0", | ||
"grunt-contrib-htmlmin": "~0.6.0", | ||
"grunt-contrib-jshint": "~0.11.3", | ||
"grunt-contrib-jshint": "~1.0.0", | ||
"grunt-contrib-less": "~0.7.0", | ||
"grunt-contrib-uglify": "~0.11.0", | ||
"grunt-contrib-watch": "^0.6.1", | ||
... | ... | @@ -39,7 +39,7 @@ |
"grunt-tslint": "^3.0.2", | ||
"grunt-typescript": "^0.8.0", | ||
"grunt-usemin": "3.0.0", | ||
"jshint-stylish": "~0.1.5", | ||
"jshint-stylish": "~2.1.0", | ||
"karma": "~0.13.15", | ||
"karma-chrome-launcher": "~0.2.2", | ||
"karma-coverage": "0.5.3", | ||
... | ... |
Please
register
or
sign in
to comment