Skip to content

Commit b71f788

Browse files
authored
chore: upgrade lwr / lwc versions (#101)
1 parent a9e8cdf commit b71f788

File tree

2 files changed

+532
-522
lines changed

2 files changed

+532
-522
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
8-
"@lwrjs/api": "0.13.0-alpha.26",
8+
"@lwrjs/api": "0.13.1",
99
"@lwc/lwc-dev-server": "^9.3.0",
1010
"@lwc/sfdc-lwc-compiler": "^9.3.0",
1111
"@oclif/core": "^4.0.12",
@@ -15,8 +15,8 @@
1515
"@salesforce/sf-plugins-core": "^11.1.9",
1616
"@inquirer/select": "^2.3.10",
1717
"chalk": "^5.3.0",
18-
"lwc": "7.0.1",
19-
"lwr": "0.13.0-alpha.26",
18+
"lwc": "7.1.2",
19+
"lwr": "0.13.1",
2020
"node-fetch": "^3.3.2",
2121
"tar": "^7.4.0"
2222
},

0 commit comments

Comments
 (0)