mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
added ngx-editor pkg back
This commit is contained in:
parent
862012685e
commit
3a936cae10
2 changed files with 8 additions and 0 deletions
|
@ -46,6 +46,7 @@
|
|||
"moment": "^2.23.0",
|
||||
"ng2-cookies": "^1.0.12",
|
||||
"ngx-bootstrap": "^3.1.4",
|
||||
"ngx-editor": "^4.1.0",
|
||||
"ngx-clipboard": "^12.1.0",
|
||||
"ngx-infinite-scroll": "^7.1.0",
|
||||
"ngx-moment": "^3.0.1",
|
||||
|
|
|
@ -3911,6 +3911,13 @@ ngx-clipboard@^12.1.0:
|
|||
ngx-window-token "^2.0.0"
|
||||
tslib "^1.9.0"
|
||||
|
||||
ngx-editor@^4.1.0:
|
||||
version "4.1.0"
|
||||
resolved "https://registry.yarnpkg.com/ngx-editor/-/ngx-editor-4.1.0.tgz#3ec5820627f25a2239094747cccf88a7ca02f79f"
|
||||
integrity sha512-TdbFoHYJjWjyrYEw6fiYrP50s7mLcRErvSYfQ+Nz47Hse44klogi7FDl+hUjVZPBQVc5xXtTwcGSzId3ptxf8w==
|
||||
dependencies:
|
||||
tslib "^1.9.0"
|
||||
|
||||
ngx-infinite-scroll@^7.1.0:
|
||||
version "7.1.0"
|
||||
resolved "https://registry.yarnpkg.com/ngx-infinite-scroll/-/ngx-infinite-scroll-7.1.0.tgz#87dd5e0c596cd4795d2a487f7e30a0eabbb5e442"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue