Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
erikolson186 committed Aug 24, 2017
1 parent 678beb3 commit 596d571
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zangodb",
"version": "1.0.5",
"version": "1.0.6",
"description": "MongoDB-like interface for HTML5 IndexedDB",
"main": "./build/src/index.js",
"typings": "./src/zangodb.d.ts",
Expand Down Expand Up @@ -41,11 +41,11 @@
"chai": "^4.0.2",
"fake-indexeddb": "^2.0.3",
"gulp": "^3.9.1",
"gulp-babel": "^6.1.2",
"gulp-babel": "^7.0.0",
"gulp-sourcemaps": "^2.6.0",
"gulp-uglify": "^3.0.0",
"mocha": "^3.4.2",
"run-sequence": "^1.2.2",
"run-sequence": "^2.1.0",
"vinyl-buffer": "^1.0.0",
"vinyl-source-stream": "^1.1.0"
}
Expand Down

0 comments on commit 596d571

Please sign in to comment.