Skip to content

Commit

Permalink
v1.0.2 update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
faboulaws committed Aug 12, 2019
1 parent ebe5cfa commit 3b36936
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 @@ -8,7 +8,7 @@ An automatic fixture generator for mongoose using schema definition.

# Install
```
npm install fackingoose
npm install fakingoose
```

# Usage
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fakingoose",
"version": "1.0.1",
"version": "1.0.2",
"description": "Data mocker for mongoose schema",
"repository": {
"type": "git",
Expand Down

0 comments on commit 3b36936

Please sign in to comment.