This commit is contained in:
Zakary Timson 2021-02-01 22:20:15 -05:00
parent 60d5b20f5a
commit 17f45d97e2

View File

@ -1,6 +1,6 @@
{ {
"name": "webstorage-decorators", "name": "webstorage-decorators",
"version": "3.1.2", "version": "3.1.3",
"description": "Decorators to sync class properties to Local/Session storage", "description": "Decorators to sync class properties to Local/Session storage",
"main": "./lib/index.js", "main": "./lib/index.js",
"typings": "./lib/index.d.ts", "typings": "./lib/index.d.ts",