Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gkubisa committed May 23, 2018
1 parent 2220f57 commit c4fc003
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@teamwork/sharedb-mingo-memory",
"version": "1.0.0",
"version": "1.0.1",
"description": "In-memory database adapter with MongoDB API for ShareDB",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -28,6 +28,6 @@
"mingo": "^2.2.0"
},
"peerDependencies": {
"@teamwork/sharedb": "^1.1.4"
"@teamwork/sharedb": "^1.1.4"
}
}

0 comments on commit c4fc003

Please sign in to comment.