@bloc-js/react-bloc
Advanced tools
Comparing version 2.1.0 to 2.2.0
export * from "./bloc-builder"; | ||
export * from "./use-bloc-state"; | ||
export * from "./use-bloc"; |
export * from "./bloc-builder"; | ||
export * from "./use-bloc-state"; | ||
export * from "./use-bloc"; | ||
//# sourceMappingURL=react-bloc.js.map |
export * from "./bloc-builder"; | ||
export * from "./use-bloc-state"; | ||
export * from "./use-bloc"; |
export * from "./bloc-builder"; | ||
export * from "./use-bloc-state"; | ||
export * from "./use-bloc"; | ||
//# sourceMappingURL=react-bloc.js.map |
export * from "./bloc-builder"; | ||
export * from "./use-bloc-state"; | ||
export * from "./use-bloc"; |
@@ -8,3 +8,2 @@ "use strict"; | ||
__export(require("./use-bloc-state")); | ||
__export(require("./use-bloc")); | ||
//# sourceMappingURL=react-bloc.js.map |
{ | ||
"name": "@bloc-js/react-bloc", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"description": "React components for implementing the BLoC pattern.", | ||
@@ -49,3 +49,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "d34b59d19ae98354cd3e1370b1dc8395a0496af3" | ||
"gitHead": "dd184523225bde6a726e2d98c13cf699d36e87e7" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
10315
30
125