@lwc/wire-service 8.13.0-alpha.0 → 8.13.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/wire-service",
|
7
|
-
"version": "8.13.0
|
7
|
+
"version": "8.13.0",
|
8
8
|
"description": "@wire service",
|
9
9
|
"keywords": [
|
10
10
|
"lwc"
|
@@ -46,8 +46,8 @@
|
|
46
46
|
}
|
47
47
|
},
|
48
48
|
"devDependencies": {
|
49
|
-
"@lwc/engine-core": "8.13.0
|
50
|
-
"@lwc/shared": "8.13.0
|
49
|
+
"@lwc/engine-core": "8.13.0",
|
50
|
+
"@lwc/shared": "8.13.0"
|
51
51
|
},
|
52
52
|
"lwc": {
|
53
53
|
"modules": [
|
@@ -65,4 +65,4 @@
|
|
65
65
|
"wire-service"
|
66
66
|
]
|
67
67
|
}
|
68
|
-
}
|
68
|
+
}
|