Skip to content

Commit d4b24d6

Browse files
committed
fix: install tslib to fix typescript rollup plugin error
1 parent 82d2d90 commit d4b24d6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
"react-dom": "^19.0.0",
6868
"rollup": "^4.5.0",
6969
"ts-jest": "^29.0.0",
70+
"tslib": "^2.8.1",
7071
"typescript": "^5.0.2",
7172
"typescript-eslint": "^8.4.0"
7273
},

0 commit comments

Comments
 (0)