Skip to content

Commit 66b34d8

Browse files
committed
1 parent 972b8bf commit 66b34d8

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
"rollup-plugin-typescript2": "^0.31.1",
9292
"ts-jest": "^26.5.6",
9393
"tsd": "^0.20.0",
94+
"tslib": "^2.4.0",
9495
"typedoc": "^0.22.15",
9596
"typedoc-plugin-markdown": "^3.12.1",
9697
"typescript": "^4.2.4"

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12987,6 +12987,11 @@ tslib@^2.3.1:
1298712987
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
1298812988
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
1298912989

12990+
tslib@^2.4.0:
12991+
version "2.4.0"
12992+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
12993+
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
12994+
1299012995
tsutils@^3.17.1:
1299112996
version "3.21.0"
1299212997
resolved "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz"

0 commit comments

Comments
 (0)