Skip to content

Commit d6ea354

Browse files
committed
chore(deps): add tslib to playground
required for ts support
1 parent f221f20 commit d6ea354

File tree

2 files changed

+807
-26
lines changed

2 files changed

+807
-26
lines changed

playground/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"lwc": "8.20.0",
1616
"rollup": "^4.40.0",
1717
"rollup-plugin-livereload": "^2.0.5",
18-
"rollup-plugin-serve": "^3.0.0"
18+
"rollup-plugin-serve": "^3.0.0",
19+
"tslib": "^2.8.1"
1920
},
2021
"nx": {
2122
"targets": {

0 commit comments

Comments
 (0)