Skip to content

Commit f5ff21e

Browse files
author
Alec Gibson
committed
Bump sharedb-mingo-memory version
sharedb-mongo has a dependency on tests in sharedb-mingo-memory. These tests were [recently fixed][1] in sharedb-mingo-memory. This change bumps the patch version of that dependency here so that the tests are fixed on this library, too. [1]: share/sharedb-mingo-memory#5
1 parent 66f6533 commit f5ff21e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"expect.js": "^0.3.1",
1414
"istanbul": "^0.4.2",
1515
"mocha": "^2.3.3",
16-
"sharedb-mingo-memory": "^1.0.0-beta"
16+
"sharedb-mingo-memory": "^1.0.1"
1717
},
1818
"scripts": {
1919
"test": "node_modules/.bin/mocha",

0 commit comments

Comments
 (0)