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

Commit

Permalink
Universe NPM namespace!
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Mar 8, 2016
1 parent 0e744f8 commit a569c43
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +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

# the "universe" npm module name is still under negotiation. Stay tuned.
npm install universe --save
```

**Download** from the [releases](https://github.com/crossfilter/universe/releases) page. Serve the universe.js or universe.min.js file in the top-level directory as part of your application.
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "crossfilter-universe",
"version": "0.4.1",
"name": "universe",
"version": "0.4.2",
"description": "The fastest way to query and explore multivariate datasets",
"main": "src/universe.js",
"directories": {
Expand Down

0 comments on commit a569c43

Please sign in to comment.