ng2-webstorage
Advanced tools
Comparing version 1.3.2 to 1.3.3
{ | ||
"name": "ng2-webstorage", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "angular2 webstorage manager", | ||
"main": "bundles/core.umd.js", | ||
"module": "dist/app.js", | ||
"typings": "app.d.ts", | ||
"typings": "dist/app.d.ts", | ||
"devDependencies": { | ||
@@ -9,0 +9,0 @@ "@angular/common": "^2.1.0", |
104740