You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -37,9 +37,9 @@
37
37
38
38
## :signal_strength: Technologies
39
39
40
-
*[Angular v14](https://angular.io/)
40
+
*[Angular v15](https://angular.io/)
41
41
*[RxJS Library v7](https://angular.io/guide/rx-library) used to [subscribe](http://reactivex.io/documentation/operators/subscribe.html) to the API data [observable](http://reactivex.io/documentation/observable.html).
42
-
*[json-server v0.17.0](https://www.npmjs.com/package/json-server) used with the `db.json` file to get a fake API.
42
+
*[json-server v0.17.1](https://www.npmjs.com/package/json-server) used with the `db.json` file to get a fake API.
0 commit comments