There was an error while loading. Please reload this page.
1 parent e9e55ad commit 83ee7dfCopy full SHA for 83ee7df
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@funixproductions/angular-core",
3
- "version": "0.5.8",
+ "version": "0.5.9",
4
"description": "Package used in all FunixProductions Angular projects",
5
"scripts": {
6
"ng": "ng",
projects/funixproductions-requests/package.json
@@ -1,10 +1,10 @@
"name": "@funixproductions/funixproductions-requests",
"peerDependencies": {
- "@angular/common": "^19.1.7",
7
- "@angular/core": "^19.1.7",
+ "@angular/common": "^20.0.2",
+ "@angular/core": "^20.0.2",
8
"rxjs": "~7.8.2",
9
"jwt-decode": "^4.0.0"
10
},
0 commit comments