Merge pull request #1436 from hypothesis/view-sort-overhaul
Overhaul view and sort behaviour.
Showing
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
... | @@ -16,7 +16,7 @@ | ... | @@ -16,7 +16,7 @@ |
"karma-ng-html2js-preprocessor": "^0.1.0", | "karma-ng-html2js-preprocessor": "^0.1.0", | ||
"karma-phantomjs-launcher": "^0.1.4", | "karma-phantomjs-launcher": "^0.1.4", | ||
"mocha": "^1.20.1", | "mocha": "^1.20.1", | ||
"phantomjs": "1.9.7-10" | "phantomjs": "^1.9.7" | ||
}, | }, | ||
"engines": { | "engines": { | ||
"node": "0.10.x" | "node": "0.10.x" | ||
... | ... |
Please register or sign in to comment