bloc-react
Advanced tools
Comparing version 0.0.12 to 0.0.13
@@ -196,2 +196,3 @@ 'use strict'; | ||
bloc.consumer = this; | ||
bloc.onRegister?.(this); | ||
} | ||
@@ -198,0 +199,0 @@ removeLocalBloc(key) { |
{ | ||
"name": "bloc-react", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"scripts": { | ||
@@ -5,0 +5,0 @@ "dev": "vite", |
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
67177
735