Skip to content

Commit 8f21adb

Browse files
committed
feat: upgrade LWR v0.14.2
1 parent 1e98eb8 commit 8f21adb

File tree

2 files changed

+259
-260
lines changed

2 files changed

+259
-260
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.14.0",
8+
"@lwrjs/api": "0.14.2",
99
"@lwc/lwc-dev-server": "^9.4.0",
1010
"@lwc/sfdc-lwc-compiler": "^9.4.0",
1111
"@oclif/core": "^4.0.17",
@@ -17,7 +17,7 @@
1717
"@inquirer/prompts": "^5.3.8",
1818
"chalk": "^5.3.0",
1919
"lwc": "7.1.3",
20-
"lwr": "0.14.0",
20+
"lwr": "0.14.2",
2121
"node-fetch": "^3.3.2"
2222
},
2323
"devDependencies": {

0 commit comments

Comments
 (0)