backbone-indexeddb
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -14,3 +14,3 @@ (function () { /*global _: false, Backbone: false */ | ||
_ = require('underscore'); | ||
Backbone = require('Backbone'); | ||
Backbone = require('backbone'); | ||
} | ||
@@ -17,0 +17,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"description": "An backbone adapter for indexeddb. Useless for most people untile indexeddb is ported to the browser", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"repository": { | ||
@@ -8,0 +8,0 @@ "type": "git", |