Skip to content

Commit b12ac30

Browse files
authored
fix: sfdx module provider (#134)
1 parent f0c0cbe commit b12ac30

File tree

2 files changed

+402
-420
lines changed

2 files changed

+402
-420
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.6",
8+
"@lwrjs/api": "0.14.0",
99
"@lwc/lwc-dev-server": "^9.4.0",
1010
"@lwc/sfdc-lwc-compiler": "^9.4.0",
1111
"@oclif/core": "^4.0.17",
@@ -15,8 +15,8 @@
1515
"@salesforce/sf-plugins-core": "^11.2.4",
1616
"@inquirer/select": "^2.4.7",
1717
"chalk": "^5.3.0",
18-
"lwc": "7.2.1",
19-
"lwr": "0.13.6",
18+
"lwc": "7.1.3",
19+
"lwr": "0.14.0",
2020
"node-fetch": "^3.3.2",
2121
"tar": "^7.4.3"
2222
},

0 commit comments

Comments
 (0)