Skip to content

Commit

Permalink
366e51be0 feat(@angular-devkit/build-angular): expose webpack-dev-ser…
Browse files Browse the repository at this point in the history
…ver's allowedHosts option
  • Loading branch information
Angular Builds committed Sep 9, 2019
1 parent b93e234 commit 8e4f8af
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@schematics/angular",
"version": "9.0.0-next.3+1.eb38a84",
"version": "9.0.0-next.3+2.366e51b",
"description": "Schematics specific to Angular",
"keywords": [
"angular",
Expand All @@ -14,8 +14,8 @@
],
"schematics": "./collection.json",
"dependencies": {
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#eb38a842d",
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#eb38a842d"
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#366e51be0",
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#366e51be0"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion uniqueId
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Thu Sep 05 2019 19:07:46 GMT+0000 (Coordinated Universal Time)
Mon Sep 09 2019 21:35:19 GMT+0000 (Coordinated Universal Time)

0 comments on commit 8e4f8af

Please sign in to comment.