Skip to content

Commit

Permalink
feat: upgrade LWR v0.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nrkruk committed Sep 11, 2024
1 parent 1e98eb8 commit 8f21adb
Show file tree
Hide file tree
Showing 2 changed files with 259 additions and 260 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
"dependencies": {
"@lwrjs/api": "0.14.0",
"@lwrjs/api": "0.14.2",
"@lwc/lwc-dev-server": "^9.4.0",
"@lwc/sfdc-lwc-compiler": "^9.4.0",
"@oclif/core": "^4.0.17",
Expand All @@ -17,7 +17,7 @@
"@inquirer/prompts": "^5.3.8",
"chalk": "^5.3.0",
"lwc": "7.1.3",
"lwr": "0.14.0",
"lwr": "0.14.2",
"node-fetch": "^3.3.2"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 8f21adb

Please sign in to comment.