Skip to content
This repository was archived by the owner on Sep 17, 2023. It is now read-only.

Commit 8850a05

Browse files
committed
Remove tslib dependency
1 parent 0ad620c commit 8850a05

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@
2121
"dependencies": {
2222
"a-iterable": "^2.4.2",
2323
"call-thru": "^2.5.2",
24-
"fun-events": "^5.0.4",
25-
"tslib": "^1.10.0"
24+
"fun-events": "^5.0.4"
2625
},
2726
"devDependencies": {
2827
"@types/jest": "^24.0.18",

0 commit comments

Comments
 (0)