Skip to content
This repository was archived by the owner on Nov 23, 2022. It is now read-only.

Commit d82384d

Browse files
authored
fix: upgrade tslib from 2.3.1 to 2.4.0 (#106)
1 parent 94b44ee commit d82384d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"it-drain": "1.0.5",
88
"it-last": "1.0.6",
99
"lru-cache": "7.8.1",
10-
"tslib": "2.3.1",
10+
"tslib": "2.4.0",
1111
"uuid": "8.3.2"
1212
},
1313
"devDependencies": {

0 commit comments

Comments
 (0)