@storex/core
Advanced tools
Comparing version 1.0.8 to 1.0.9
export * from "./store"; | ||
export * from "./update"; | ||
export * from "./state"; |
@@ -8,2 +8,1 @@ "use strict"; | ||
__export(require("./update")); | ||
__export(require("./state")); |
{ | ||
"name": "@storex/core", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "Binding store to your app", | ||
@@ -59,2 +59,2 @@ "main": "lib/index.js", | ||
} | ||
} | ||
} |
8168
15
218