@wildberries/databus-service-products
Advanced tools
Comparing version 0.1.2-beta.1 to 0.1.2-beta.2
@@ -25,2 +25,3 @@ export declare type BaseAction = () => { | ||
fromLocalStorageFirst?: boolean; | ||
setDataToLocalStorage?: boolean; | ||
}; | ||
@@ -27,0 +28,0 @@ export declare type ListenerType<T> = (params: T) => void; |
{ | ||
"name": "@wildberries/databus-service-products", | ||
"version": "0.1.2-beta.1", | ||
"version": "0.1.2-beta.2", | ||
"main": "dist/index.js", | ||
@@ -61,2 +61,2 @@ "types": "dist/index.d.ts", | ||
] | ||
} | ||
} |
9679
152