Skip to content

Commit

Permalink
Updated SyncTasks dependency and brought back ~ version.
Browse files Browse the repository at this point in the history
  • Loading branch information
ms-markda committed Aug 2, 2016
1 parent 90e892c commit 44780d0
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": "nosqlprovider",
"version": "0.2.9",
"version": "0.2.10",
"description": "A cross-browser/platform indexeddb-like client library",
"author": "David de Regt <[email protected]>",
"scripts": {
Expand All @@ -11,7 +11,7 @@
"main": "dist/NoSqlProvider.js",
"dependencies": {
"lodash": "^3.10.0",
"synctasks": "0.2.3"
"synctasks": "~0.2.5"
},
"devDependencies": {
"mocha": "^2.3.4",
Expand Down

0 comments on commit 44780d0

Please sign in to comment.