mirror of
				https://github.com/avatao-content/frontend-tutorial-framework
				synced 2025-11-04 01:02:54 +00:00 
			
		
		
		
	Upgrade ng-bootstrap to stable
This commit is contained in:
		@@ -21,7 +21,7 @@
 | 
				
			|||||||
    "@angular/platform-browser": "^5.2.0",
 | 
					    "@angular/platform-browser": "^5.2.0",
 | 
				
			||||||
    "@angular/platform-browser-dynamic": "^5.2.0",
 | 
					    "@angular/platform-browser-dynamic": "^5.2.0",
 | 
				
			||||||
    "@angular/router": "^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",
 | 
					    "bootstrap": "^4.0.0",
 | 
				
			||||||
    "brace": "^0.11.0",
 | 
					    "brace": "^0.11.0",
 | 
				
			||||||
    "classlist.js": "^1.1.20150312",
 | 
					    "classlist.js": "^1.1.20150312",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -157,9 +157,9 @@
 | 
				
			|||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    tslib "^1.7.1"
 | 
					    tslib "^1.7.1"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@ng-bootstrap/ng-bootstrap@^1.0.0-beta.9":
 | 
					"@ng-bootstrap/ng-bootstrap@^1.0.0":
 | 
				
			||||||
  version "1.0.0-beta.9"
 | 
					  version "1.0.0"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/@ng-bootstrap/ng-bootstrap/-/ng-bootstrap-1.0.0-beta.9.tgz#08d4119a3d72689b2bef8f1d30aaf6c8aabffd72"
 | 
					  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":
 | 
					"@ngtools/json-schema@1.1.0", "@ngtools/json-schema@^1.1.0":
 | 
				
			||||||
  version "1.1.0"
 | 
					  version "1.1.0"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user