@lwc/synthetic-shadow 6.6.5 → 6.6.7
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/index.cjs.js +3 -3
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.js +3 -3
- package/dist/index.js.map +1 -1
- package/package.json +3 -3
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/synthetic-shadow",
|
7
|
-
"version": "6.6.
|
7
|
+
"version": "6.6.7",
|
8
8
|
"description": "Synthetic Shadow Root for LWC",
|
9
9
|
"keywords": [
|
10
10
|
"lwc"
|
@@ -42,8 +42,8 @@
|
|
42
42
|
}
|
43
43
|
},
|
44
44
|
"devDependencies": {
|
45
|
-
"@lwc/features": "6.6.
|
46
|
-
"@lwc/shared": "6.6.
|
45
|
+
"@lwc/features": "6.6.7",
|
46
|
+
"@lwc/shared": "6.6.7"
|
47
47
|
},
|
48
48
|
"lwc": {
|
49
49
|
"modules": [
|