Skip to content
This repository has been archived by the owner on Jun 9, 2020. It is now read-only.

Commit

Permalink
Upgraded Crossfilter Dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Mar 15, 2016
1 parent 5702692 commit f400f54
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 23 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "universe",
"version": "0.5.1",
"version": "0.5.2",
"description": "The fastest way to query and explore multivariate datasets",
"main": "src/universe.js",
"directories": {
"test": "test"
},
"dependencies": {
"crossfilter2": "crossfilter/crossfilter",
"crossfilter2": "2.0.0-alpha.04",
"javascript-natural-sort": "^0.7.1",
"moment": "^2.11.2",
"q": "^1.4.1",
Expand Down
40 changes: 20 additions & 20 deletions universe.js

Large diffs are not rendered by default.

Loading

0 comments on commit f400f54

Please sign in to comment.