@peerboard/angular-components
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "@peerboard/angular-components", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": "^8.2.14", |
@@ -5,3 +5,3 @@ ### Usage | ||
**Note.** In the local setup, you will need to use ng server --disable-host-check option to open your app at your custom local domain. | ||
**Note.** In the local setup, you will need to use `ng serve --disable-host-check` option to open your app at your custom local domain. | ||
@@ -8,0 +8,0 @@ 1. Install the package |
190978