Skip to content

Commit

Permalink
chore: 🤖 remove "runes" and "ngx-take-until-destroy"
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeevKatz committed Nov 10, 2020
1 parent c7b6c5b commit b2cc11b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"@angular/platform-browser-dynamic": "~10.0.9",
"@angular/router": "~10.0.9",
"@ngneat/lib": "^1.0.4",
"ngx-take-until-destroy": "^5.4.0",
"rxjs": "~6.5.5",
"tslib": "^2.0.0",
"zone.js": "~0.10.3"
Expand Down Expand Up @@ -67,7 +66,6 @@
"ng-packagr": "^10.0.0",
"prettier": "^2.0.5",
"protractor": "~7.0.0",
"runes": "^0.4.3",
"showdown": "^1.9.1",
"standard-version": "^8.0.1",
"ts-node": "~8.3.0",
Expand Down
12 changes: 0 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9270,13 +9270,6 @@ ng-packagr@^10.0.0:
terser "^5.0.0"
update-notifier "^4.0.0"

ngx-take-until-destroy@^5.4.0:
version "5.4.0"
resolved "https://registry.yarnpkg.com/ngx-take-until-destroy/-/ngx-take-until-destroy-5.4.0.tgz#6c8606ee956584dc947e2eb609c48b8f98b09900"
integrity sha512-e+VfCrHbLybdKWoQ8prdhmVzWI6vTnedr/9cVGQTkfepMdLz5D++VDk+Wnbs7mru6S9C+kIpNWUlh2YMPl928Q==
dependencies:
tslib "^1.9.0"

nice-try@^1.0.4:
version "1.0.5"
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
Expand Down Expand Up @@ -11478,11 +11471,6 @@ run-queue@^1.0.0, run-queue@^1.0.3:
dependencies:
aproba "^1.1.1"

runes@^0.4.3:
version "0.4.3"
resolved "https://registry.yarnpkg.com/runes/-/runes-0.4.3.tgz#32f7738844bc767b65cc68171528e3373c7bb355"
integrity sha512-K6p9y4ZyL9wPzA+PMDloNQPfoDGTiFYDvdlXznyGKgD10BJpcAosvATKrExRKOrNLgD8E7Um7WGW0lxsnOuNLg==

[email protected]:
version "6.3.3"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.3.3.tgz#3c6a7fa420e844a81390fb1158a9ec614f4bad55"
Expand Down

0 comments on commit b2cc11b

Please sign in to comment.