Skip to content

Commit 75a24bb

Browse files
committed
- Fixing the rollup build
1 parent c07487c commit 75a24bb

File tree

2 files changed

+4
-11
lines changed

2 files changed

+4
-11
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,5 +104,8 @@
104104
"rollup-plugin-typescript2": "0.30.0",
105105
"tslib": "2.3.1",
106106
"typescript": "4.4.4"
107+
},
108+
"resolutions":{
109+
"tslib": "2.3.1"
107110
}
108111
}

yarn.lock

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4965,21 +4965,11 @@ tr46@~0.0.3:
49654965
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
49664966
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
49674967

4968-
4969-
version "2.1.0"
4970-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
4971-
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
4972-
4973-
4968+
49744969
version "2.3.1"
49754970
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
49764971
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
49774972

4978-
tslib@^1.8.1:
4979-
version "1.14.1"
4980-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
4981-
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
4982-
49834973
tsutils@^3.21.0:
49844974
version "3.21.0"
49854975
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"

0 commit comments

Comments
 (0)