Skip to content
This repository was archived by the owner on Jan 13, 2024. It is now read-only.

Commit 0227bab

Browse files
committed
dependencies: drop unused "progress" and "tslib"
1 parent fb3de6b commit 0227bab

2 files changed

Lines changed: 1 addition & 8 deletions

File tree

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,8 @@
3131
"multistream": "^4.1.0",
3232
"pkg-fetch": "3.3.0",
3333
"prebuild-install": "6.1.4",
34-
"progress": "^2.0.3",
3534
"resolve": "^1.22.0",
36-
"stream-meter": "^1.0.4",
37-
"tslib": "2.4.0"
35+
"stream-meter": "^1.0.4"
3836
},
3937
"devDependencies": {
4038
"@babel/core": "7.17.10",

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2638,11 +2638,6 @@ tsconfig-paths@^3.14.1:
26382638
minimist "^1.2.6"
26392639
strip-bom "^3.0.0"
26402640

2641-
tslib@2.4.0:
2642-
version "2.4.0"
2643-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
2644-
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
2645-
26462641
tslib@^1.8.1:
26472642
version "1.14.1"
26482643
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"

0 commit comments

Comments
 (0)