Skip to content

Commit d161c35

Browse files
authored
fix: bump LWC @W-18283826 (#446)
* fix: bump LWC @W-18283826 * fix: yarn registry
1 parent f691902 commit d161c35

File tree

2 files changed

+428
-189
lines changed

2 files changed

+428
-189
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"dependencies": {
88
"@inquirer/prompts": "^5.3.8",
99
"@inquirer/select": "^2.4.7",
10-
"@lwc/lwc-dev-server": "~12.3.4",
11-
"@lwc/sfdc-lwc-compiler": "~12.3.4",
10+
"@lwc/lwc-dev-server": "~13.0.27",
11+
"@lwc/sfdc-lwc-compiler": "~13.0.27",
1212
"@lwrjs/api": "0.18.3",
1313
"@oclif/core": "^4.4.1",
1414
"@salesforce/core": "^8.15.0",
@@ -233,7 +233,7 @@
233233
],
234234
"target": {
235235
"versionNumber": "65.0",
236-
"matchingDevServerVersion": "~12.3.4"
236+
"matchingDevServerVersion": "~13.0.27"
237237
},
238238
"versionToTagMappings": [
239239
{

0 commit comments

Comments
 (0)