fix(faster): add missing tslib dependency (#10616)

This commit is contained in:
Sébastien Lorber 2024-10-25 16:08:48 +02:00 committed by GitHub
parent 87c19650ba
commit d723a1ee46
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,6 +24,7 @@
"browserslist": "^4.24.2",
"lightningcss": "^1.27.0",
"swc-loader": "^0.2.6",
"tslib": "^2.6.0",
"webpack": "^5.95.0"
},
"engines": {