Skip to content

Commit 06f7378

Browse files
committed
chore: update @lwc/* version
1 parent 1271df7 commit 06f7378

File tree

2 files changed

+123
-98
lines changed

2 files changed

+123
-98
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
88
"@lwrjs/api": "0.14.3",
9-
"@lwc/lwc-dev-server": "^9.4.0",
10-
"@lwc/sfdc-lwc-compiler": "^9.4.0",
9+
"@lwc/lwc-dev-server": "^10.5.1",
10+
"@lwc/sfdc-lwc-compiler": "^10.5.1",
1111
"@oclif/core": "^4.0.17",
1212
"@salesforce/core": "^8.2.7",
1313
"@salesforce/kit": "^3.1.6",
@@ -217,4 +217,4 @@
217217
},
218218
"exports": "./lib/index.js",
219219
"type": "module"
220-
}
220+
}

0 commit comments

Comments
 (0)