mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-01-15 18:51:56 +00:00
Upgrade ng-bootstrap to stable
This commit is contained in:
parent
11c74b28f8
commit
7198040f06
@ -21,7 +21,7 @@
|
||||
"@angular/platform-browser": "^5.2.0",
|
||||
"@angular/platform-browser-dynamic": "^5.2.0",
|
||||
"@angular/router": "^5.2.0",
|
||||
"@ng-bootstrap/ng-bootstrap": "^1.0.0-beta.9",
|
||||
"@ng-bootstrap/ng-bootstrap": "^1.0.0",
|
||||
"bootstrap": "^4.0.0",
|
||||
"brace": "^0.11.0",
|
||||
"classlist.js": "^1.1.20150312",
|
||||
|
@ -157,9 +157,9 @@
|
||||
dependencies:
|
||||
tslib "^1.7.1"
|
||||
|
||||
"@ng-bootstrap/ng-bootstrap@^1.0.0-beta.9":
|
||||
version "1.0.0-beta.9"
|
||||
resolved "https://registry.yarnpkg.com/@ng-bootstrap/ng-bootstrap/-/ng-bootstrap-1.0.0-beta.9.tgz#08d4119a3d72689b2bef8f1d30aaf6c8aabffd72"
|
||||
"@ng-bootstrap/ng-bootstrap@^1.0.0":
|
||||
version "1.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@ng-bootstrap/ng-bootstrap/-/ng-bootstrap-1.0.0.tgz#8f2ae70db2fe1dcbf5e0acb49dc2b1bbba2be8d2"
|
||||
|
||||
"@ngtools/json-schema@1.1.0", "@ngtools/json-schema@^1.1.0":
|
||||
version "1.1.0"
|
||||
|
Loading…
Reference in New Issue
Block a user