docs: fix elements example (#24840)

PR Close #24840
This commit is contained in:
Jan De Wilde
2018-07-11 16:34:56 +02:00
committed by Victor Berchet
parent b137f09345
commit 9be222f448
7 changed files with 23 additions and 9 deletions

View File

@ -22,6 +22,7 @@
"@angular/common": "^6.0.0",
"@angular/compiler": "^6.0.0",
"@angular/core": "^6.0.0",
"@angular/elements": "^6.0.0",
"@angular/forms": "^6.0.0",
"@angular/http": "^6.0.0",
"@angular/platform-browser": "^6.0.0",

View File

@ -140,6 +140,12 @@
dependencies:
tslib "^1.9.0"
"@angular/elements@^6.0.0":
version "6.0.9"
resolved "https://registry.yarnpkg.com/@angular/elements/-/elements-6.0.9.tgz#6c238632631fa545f4893db8b48a4e89b2a277b2"
dependencies:
tslib "^1.9.0"
"@angular/forms@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-6.0.0.tgz#436e2df39dc57db124da5a5c02bc63909fdf7046"