mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-20 05:02:37 +08:00
Update @angular/http from 5.2.1 to 5.2.2 in examples/angular-cli
This commit is contained in:
parent
07ac5619ce
commit
c8d9dd1f53
@ -18,7 +18,7 @@
|
||||
"@angular/compiler": "^5.2.2",
|
||||
"@angular/core": "^5.2.2",
|
||||
"@angular/forms": "^5.2.2",
|
||||
"@angular/http": "^5.2.1",
|
||||
"@angular/http": "^5.2.2",
|
||||
"@angular/platform-browser": "^5.2.1",
|
||||
"@angular/platform-browser-dynamic": "^5.2.1",
|
||||
"@angular/router": "^5.2.1",
|
||||
|
@ -130,9 +130,9 @@
|
||||
dependencies:
|
||||
tslib "^1.7.1"
|
||||
|
||||
"@angular/http@^5.2.1":
|
||||
version "5.2.1"
|
||||
resolved "https://registry.yarnpkg.com/@angular/http/-/http-5.2.1.tgz#dd847fb8aa0972b1906df5376307354b818ef4be"
|
||||
"@angular/http@^5.2.2":
|
||||
version "5.2.2"
|
||||
resolved "https://registry.yarnpkg.com/@angular/http/-/http-5.2.2.tgz#d33c128d5737f8d701bbac3e7e23d831deec3457"
|
||||
dependencies:
|
||||
tslib "^1.7.1"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user