Skip to content

Commit

Permalink
sigh. rename package for npm 😓
Browse files Browse the repository at this point in the history
  • Loading branch information
notwaldorf committed Jun 10, 2017
1 parent ebe6782 commit 2d7e9b4
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 @@ -14,7 +14,7 @@ You can also use this as a standalone library for your own translation purposes.

### Install
```
npm install emoji-translate
npm install moji-translate
```

### Usage
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": "emoji-translate",
"name": "moji-translate",
"version": "1.0.0",
"description": "A library that translates english words to emoji",
"main": "emoji-translate.js",
Expand Down

0 comments on commit 2d7e9b4

Please sign in to comment.