We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ngx-smart-model seems to be outdated to the point where the angular compiler is complaining when running ng serve.
ngx-smart-model
⠹ Generating browser application bundles (phase: setup)...Processing legacy "View Engine" libraries: - ngx-smart-modal [es2015/esm2015] (https://github.com/maximelafarie/ngx-smart-modal.git) Encourage the library authors to publish an Ivy distribution.
The current wanted version by the package.json is 7.4.1 but the latest version is 14.0.3.
7.4.1
14.0.3
I also noticed that ngx-panzoom could use an upgrade (current used: 13.0.0, lastest: 17.0.0)
ngx-panzoom
13.0.0
17.0.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ngx-smart-model
seems to be outdated to the point where the angular compiler is complaining when running ng serve.The current wanted version by the package.json is
7.4.1
but the latest version is14.0.3
.I also noticed that
ngx-panzoom
could use an upgrade (current used:13.0.0
, lastest:17.0.0
)The text was updated successfully, but these errors were encountered: