@lwc/synthetic-shadow 8.12.5 → 8.12.6-alpha.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +4 -4
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": "8.12.
|
7
|
+
"version": "8.12.6-alpha.0",
|
8
8
|
"description": "Synthetic Shadow Root for LWC",
|
9
9
|
"keywords": [
|
10
10
|
"lwc"
|
@@ -46,8 +46,8 @@
|
|
46
46
|
}
|
47
47
|
},
|
48
48
|
"devDependencies": {
|
49
|
-
"@lwc/features": "8.12.
|
50
|
-
"@lwc/shared": "8.12.
|
49
|
+
"@lwc/features": "8.12.6-alpha.0",
|
50
|
+
"@lwc/shared": "8.12.6-alpha.0"
|
51
51
|
},
|
52
52
|
"lwc": {
|
53
53
|
"modules": [
|
@@ -60,4 +60,4 @@
|
|
60
60
|
"@lwc/synthetic-shadow"
|
61
61
|
]
|
62
62
|
}
|
63
|
-
}
|
63
|
+
}
|