Skip to content

Commit

Permalink
Angular 16 version - FIX
Browse files Browse the repository at this point in the history
  • Loading branch information
vdolek authored Dec 7, 2023
1 parent b690448 commit 19952c5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions projects/angular-runtime-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-runtime-config",
"version": "3.0.0",
"version": "16.0.0",
"repository": {
"type": "git",
"url": "https://github.com/vdolek/angular-runtime-config"
Expand All @@ -25,8 +25,8 @@
],
"license": "MIT",
"peerDependencies": {
"@angular/common": "^14.1.0",
"@angular/core": "^14.1.0"
"@angular/common": "^16.0.0",
"@angular/core": "^16.0.0"
},
"dependencies": {
"tslib": "^2.3.0"
Expand Down

0 comments on commit 19952c5

Please sign in to comment.