We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd2dda0 commit d863064Copy full SHA for d863064
package.json
@@ -5,7 +5,7 @@
5
"author": "Salesforce",
6
"bugs": "https://github.com/forcedotcom/cli/issues",
7
"dependencies": {
8
- "@lwrjs/api": "0.15.0-alpha.31",
+ "@lwrjs/api": "0.15.0-alpha.44",
9
"@lwc/lwc-dev-server": "^10.7.4",
10
"@lwc/sfdc-lwc-compiler": "^10.7.4",
11
"@oclif/core": "^4.0.30",
@@ -18,7 +18,7 @@
18
"axios": "^1.7.7",
19
"glob": "^10.4.5",
20
"lwc": "^8.2.0",
21
- "lwr": "0.15.0-alpha.31",
+ "lwr": "0.15.0-alpha.44",
22
"node-fetch": "^3.3.2"
23
},
24
"devDependencies": {
0 commit comments