Skip to content

Commit 09e4ddf

Browse files
committed
chore: remove tslib
1 parent af46ee4 commit 09e4ddf

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@
2626
"build": "yarn clean && tsc -p ./tsconfig.build.json",
2727
"release": "yarn build && standard-version"
2828
},
29-
"dependencies": {
30-
"tslib": "^2.6.2"
31-
},
3229
"devDependencies": {
3330
"@angular/compiler": "17.0.2",
3431
"@babel/code-frame": "7.22.13",

yarn.lock

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1301,7 +1301,6 @@ __metadata:
13011301
prettier: "npm:3.1.0"
13021302
standard-version: "npm:9.5.0"
13031303
ts-jest: "npm:29.1.1"
1304-
tslib: "npm:^2.6.2"
13051304
typescript: "npm:5.2.2"
13061305
peerDependencies:
13071306
"@angular/compiler": ^17.0.2
@@ -6385,7 +6384,7 @@ __metadata:
63856384
languageName: node
63866385
linkType: hard
63876386

6388-
"tslib@npm:^2.3.0, tslib@npm:^2.3.1, tslib@npm:^2.6.2":
6387+
"tslib@npm:^2.3.0, tslib@npm:^2.3.1":
63896388
version: 2.6.2
63906389
resolution: "tslib@npm:2.6.2"
63916390
checksum: bd26c22d36736513980091a1e356378e8b662ded04204453d353a7f34a4c21ed0afc59b5f90719d4ba756e581a162ecbf93118dc9c6be5acf70aa309188166ca

0 commit comments

Comments
 (0)