Skip to content

Commit

Permalink
scoped package
Browse files Browse the repository at this point in the history
  • Loading branch information
nmehta6 committed Aug 21, 2015
1 parent 9dcb386 commit 42cb911
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 @@ -25,7 +25,7 @@ bower install morpheus --save

#### Using npm
```bash
npm install morpheus --save
npm install @nmehta6/morpheus --save
```
#### In Node.js/io.js
```javascript
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": "morpheus",
"name": "@nmehta6/morpheus",
"version": "0.0.1",
"description": "A simple little library to transform data structures",
"main": "index.js",
Expand Down

0 comments on commit 42cb911

Please sign in to comment.