next-persist
Advanced tools
Comparing version 1.1.3-alpha.3 to 1.1.3-alpha.4
{ | ||
"name": "next-persist", | ||
"version": "1.1.3-alpha.3", | ||
"version": "1.1.3-alpha.4", | ||
"description": "Bridging the gap between client-side persistence and server-side rendering", | ||
"main": "./index.js", | ||
"main": "index.js", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "test": "jest" |
15810