Skip to content

Commit d863064

Browse files
authored
chore: upgrade lwr (#255)
1 parent fd2dda0 commit d863064

File tree

2 files changed

+479
-458
lines changed

2 files changed

+479
-458
lines changed

package.json

Lines changed: 2 additions & 2 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.15.0-alpha.31",
8+
"@lwrjs/api": "0.15.0-alpha.44",
99
"@lwc/lwc-dev-server": "^10.7.4",
1010
"@lwc/sfdc-lwc-compiler": "^10.7.4",
1111
"@oclif/core": "^4.0.30",
@@ -18,7 +18,7 @@
1818
"axios": "^1.7.7",
1919
"glob": "^10.4.5",
2020
"lwc": "^8.2.0",
21-
"lwr": "0.15.0-alpha.31",
21+
"lwr": "0.15.0-alpha.44",
2222
"node-fetch": "^3.3.2"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)