From a756e647d7a4059cad42109cbc88ab893410608f Mon Sep 17 00:00:00 2001 From: Nathan Bubna Date: Mon, 18 Jul 2022 07:11:33 -0700 Subject: [PATCH] add licenseUrl (which is deprecated, but the grunt nuget plugin doesn't support ) so nuget doesn't complain --- store2.nuspec | 1 + 1 file changed, 1 insertion(+) diff --git a/store2.nuspec b/store2.nuspec index a9456b3..de1d53c 100644 --- a/store2.nuspec +++ b/store2.nuspec @@ -9,6 +9,7 @@ false 2022 https://github.com/nbubna/store + https://mit-license.org/ A feature-filled and friendly way to use localStorage and sessionStorage (JSON, namespacing, extensions, etc). localStorage sessionStorage json javascript namespace html5 store browser client persistence