@lwc/signals 7.2.4 → 7.2.6
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/index.cjs.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
package/dist/index.js
CHANGED
package/package.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4
4
|
"You can safely modify dependencies, devDependencies, keywords, etc., but other props will be overwritten."
|
5
5
|
],
|
6
6
|
"name": "@lwc/signals",
|
7
|
-
"version": "7.2.
|
7
|
+
"version": "7.2.6",
|
8
8
|
"description": "Provides the interface to interact with reactivity from outside the framework",
|
9
9
|
"keywords": [
|
10
10
|
"lwc"
|