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

Commit

Permalink
Temporary npm name
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Mar 8, 2016
1 parent 0e7acdf commit 25a1bb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ With Universe, you can be there in just a few lines of code. You've got better t
**NPM**

```shell
npm install crossfilter/universe --save
npm install crossfilter-universe --save

# the "universe" npm module name is still under negotiation. Stay tuned.
```
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "universe",
"name": "crossfilter-universe",
"version": "0.4.0",
"description": "The fastest way to query and explore multivariate datasets",
"main": "src/universe.js",
Expand Down

0 comments on commit 25a1bb3

Please sign in to comment.