Comparing version 1.0.0 to 1.0.1
@@ -66,6 +66,5 @@ 'use strict'; | ||
} else { | ||
console.log('localstorage not supported'); | ||
return false; | ||
} | ||
}()); | ||
}()); |
{ | ||
"name": "atticjs", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Small localstorage wrapper with prefixing", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
3858