feat(ticks): Refactor ticks to improve flexibility (#426)
feat(ticks): Refactor ticks to improve flexibility
Showing
This diff is collapsed.
| ... | ... | @@ -38,13 +38,13 @@ |
| "grunt-recess": "~0.4.0", | ||
| "grunt-replace": "^0.11.0", | ||
| "grunt-serve": "^0.1.6", | ||
| "karma": "^0.13.15", | ||
| "karma": "^1.3.0", | ||
| "karma-chai": "^0.1.0", | ||
| "karma-chrome-launcher": "^0.2.2", | ||
| "karma-coverage": "^0.5.3", | ||
| "karma-mocha": "^0.2.1", | ||
| "karma-ng-html2js-preprocessor": "^0.2.0", | ||
| "karma-phantomjs-launcher": "^0.2.1", | ||
| "karma-phantomjs-launcher": "^1.0.2", | ||
| "karma-sinon": "^1.0.4", | ||
| "mocha": "^2.3.4", | ||
| "phantomjs": "^1.9.19", | ||
| ... | ... |
Please
register
or
sign in
to comment