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

Commit 05da6e2

Browse files
committed
crossfulter 1.4.6
1 parent bba3b49 commit 05da6e2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@ node_modules/
22
npm-debug.log
33
.coverrun
44
coverage/coverage.html
5+
/universe.js
6+
/universe.min.js
57

68
npm-debug.log*

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"files": ["src", "universe.*"],
1010
"dependencies": {
11-
"crossfilter2": "1.4.3",
11+
"crossfilter2": "1.4.6",
1212
"reductio": "^0.6.3"
1313
},
1414
"devDependencies": {

0 commit comments

Comments
 (0)