diff --git a/package.json b/package.json index 2e80953..5e77487 100644 --- a/package.json +++ b/package.json @@ -90,6 +90,7 @@ "rollup": "^4.46.2", "rollup-plugin-dts": "^6.2.1", "rollup-plugin-esbuild": "^6.2.1", - "semantic-release": "^24.2.7" + "semantic-release": "^24.2.7", + "tslib": "^2.8.1" } }