@lwc/signals
Advanced tools
Comparing version 8.12.0 to 8.12.1
@@ -48,3 +48,3 @@ /** | ||
} | ||
/** version: 8.12.0 */ | ||
/** version: 8.12.1 */ | ||
@@ -79,3 +79,3 @@ /* | ||
exports.setTrustedSignalSet = setTrustedSignalSet; | ||
/** version: 8.12.0 */ | ||
/** version: 8.12.1 */ | ||
//# sourceMappingURL=index.cjs.js.map |
@@ -44,3 +44,3 @@ /** | ||
} | ||
/** version: 8.12.0 */ | ||
/** version: 8.12.1 */ | ||
@@ -74,3 +74,3 @@ /* | ||
export { SignalBaseClass, setTrustedSignalSet }; | ||
/** version: 8.12.0 */ | ||
/** version: 8.12.1 */ | ||
//# sourceMappingURL=index.js.map |
@@ -7,3 +7,3 @@ { | ||
"name": "@lwc/signals", | ||
"version": "8.12.0", | ||
"version": "8.12.1", | ||
"description": "Provides the interface to interact with reactivity from outside the framework", | ||
@@ -49,4 +49,4 @@ "keywords": [ | ||
"devDependencies": { | ||
"@lwc/shared": "8.12.0" | ||
"@lwc/shared": "8.12.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet