Skip to content
This repository has been archived by the owner on May 29, 2023. It is now read-only.

Commit

Permalink
chore(release): postbump
Browse files Browse the repository at this point in the history
  • Loading branch information
waterplea committed Jul 13, 2021
1 parent 9cc1e1d commit 27775c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,7 @@ export class AppServerModule {}
## Special cases

When you use plain SSR without prerender you can retrieve some of the information
from requests. You can couple `UNIVERSAL_NAVIGATOR`, `UNIVERSAL_USER_AGENT` and
`UNIVERSAL_LOCATION` providers with following helpers to harvest that info:
from requests. Use the following helpers to harvest that info:

**server.ts:**

Expand Down
2 changes: 1 addition & 1 deletion projects/universal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-web-apis/universal",
"version": "1.9.5",
"version": "1.12.0",
"peerDependencies": {
"@angular/core": ">=6.0.0",
"@ng-web-apis/common": ">=1.12.0",
Expand Down

0 comments on commit 27775c9

Please sign in to comment.