Skip to content

Commit 19952c5

Browse files
authored
Angular 16 version - FIX
1 parent b690448 commit 19952c5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

projects/angular-runtime-config/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-runtime-config",
3-
"version": "3.0.0",
3+
"version": "16.0.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/vdolek/angular-runtime-config"
@@ -25,8 +25,8 @@
2525
],
2626
"license": "MIT",
2727
"peerDependencies": {
28-
"@angular/common": "^14.1.0",
29-
"@angular/core": "^14.1.0"
28+
"@angular/common": "^16.0.0",
29+
"@angular/core": "^16.0.0"
3030
},
3131
"dependencies": {
3232
"tslib": "^2.3.0"

0 commit comments

Comments
 (0)