Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
erikolson186 committed Jun 7, 2017
1 parent 990ab2a commit ffbd579
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,21 +30,21 @@
},
"homepage": "https://github.com/erikolson186/zangodb#readme",
"dependencies": {
"clone": "^2.0.0",
"deepmerge": "^1.2.0",
"memoizee": "^0.4.1",
"object-hash": "^1.1.4",
"q": "^1.4.1"
"clone": "^2.1.1",
"deepmerge": "^1.3.2",
"memoizee": "^0.4.5",
"object-hash": "^1.1.8",
"q": "^1.5.0"
},
"devDependencies": {
"browserify": "^14.1.0",
"chai": "^3.5.0",
"fake-indexeddb": "^1.0.8",
"browserify": "^14.4.0",
"chai": "^4.0.2",
"fake-indexeddb": "^2.0.3",
"gulp": "^3.9.1",
"gulp-babel": "^6.1.2",
"gulp-sourcemaps": "^2.2.0",
"gulp-uglify": "^2.0.0",
"mocha": "^3.1.2",
"gulp-sourcemaps": "^2.6.0",
"gulp-uglify": "^3.0.0",
"mocha": "^3.4.2",
"run-sequence": "^1.2.2",
"vinyl-buffer": "^1.0.0",
"vinyl-source-stream": "^1.1.0"
Expand Down

0 comments on commit ffbd579

Please sign in to comment.