@lwc/wire-service 7.3.0-alpha.0 → 7.3.0-alpha.1
Sign up to get free protection for your applications and to get access to all the features.
- 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/wire-service",
|
7
|
-
"version": "7.3.0-alpha.
|
7
|
+
"version": "7.3.0-alpha.1",
|
8
8
|
"description": "@wire service",
|
9
9
|
"keywords": [
|
10
10
|
"lwc"
|
@@ -42,8 +42,8 @@
|
|
42
42
|
}
|
43
43
|
},
|
44
44
|
"devDependencies": {
|
45
|
-
"@lwc/engine-core": "7.3.0-alpha.
|
46
|
-
"@lwc/shared": "7.3.0-alpha.
|
45
|
+
"@lwc/engine-core": "7.3.0-alpha.1",
|
46
|
+
"@lwc/shared": "7.3.0-alpha.1"
|
47
47
|
},
|
48
48
|
"lwc": {
|
49
49
|
"modules": [
|