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

Commit f400f54

Browse files
committed
Upgraded Crossfilter Dependency
1 parent 5702692 commit f400f54

File tree

3 files changed

+23
-23
lines changed

3 files changed

+23
-23
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "universe",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "The fastest way to query and explore multivariate datasets",
55
"main": "src/universe.js",
66
"directories": {
77
"test": "test"
88
},
99
"dependencies": {
10-
"crossfilter2": "crossfilter/crossfilter",
10+
"crossfilter2": "2.0.0-alpha.04",
1111
"javascript-natural-sort": "^0.7.1",
1212
"moment": "^2.11.2",
1313
"q": "^1.4.1",

universe.js

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)