From 564dc5d53b4160ca3fb4ce6dc3a5fcacbacc481f Mon Sep 17 00:00:00 2001 From: Adam Gerthel Date: Tue, 26 Aug 2014 17:58:28 +0200 Subject: [PATCH] Updated PouchDB Now uses 3.0.2 instead of 2.2.3 --- bower.json | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 940b3b4..ef81199 100644 --- a/bower.json +++ b/bower.json @@ -20,6 +20,6 @@ "angular": "~1.2.18", "ace-builds": "~1.1.3", "neat": "~1.6.0", - "pouchdb": "2.2.3" + "pouchdb": "3.0.2" } } diff --git a/index.html b/index.html index 0221ce7..79a87cb 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ - +