Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeperio-bot committed Feb 5, 2016
1 parent d60cc81 commit 6bbfc78
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
Expand Up @@ -23,15 +23,15 @@
"couchdb-objects": "^1.0.0",
"couchdb-eval": "^1.0.0",
"pouchdb-promise": "^0.0.0",
"random-uuid-v4": "^0.0.4",
"random-uuid-v4": "^0.0.5",
"pouchdb-plugin-error": "^1.0.0",
"pouchdb-wrappers": "^1.0.0",
"pouchdb-bulkdocs-wrapper": "^1.0.0"
},
"devDependencies": {
"pouchdb-plugin-helper": "^2.0.0"
},
"scripts": {
"scripts": {
"helper": "./node_modules/.bin/pouchdb-plugin-helper",
"test": "npm run helper -- test",
"build": "npm run helper -- build Validation"
Expand Down

0 comments on commit 6bbfc78

Please sign in to comment.