Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
fix: Bump package version to v11 instead of 10.1 for Angular 17
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Angular 16 no longer supported
  • Loading branch information
Alorel committed Jan 12, 2024
1 parent 29b120b commit a682c82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -17,6 +17,7 @@
You can also npm install manually:

```bash
npm install localforage@^1.10.0 ngforage@^11.0.0 # Angular 17
npm install localforage@^1.10.0 ngforage@^10.0.0 # Angular 16
npm install localforage@^1.10.0 ngforage@^9.0.0 # Angular 15
npm install localforage@^1.10.0 ngforage@^8.0.0 # Angular 14
Expand Down

0 comments on commit a682c82

Please sign in to comment.