We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b690448 commit 19952c5Copy full SHA for 19952c5
projects/angular-runtime-config/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-runtime-config",
3
- "version": "3.0.0",
+ "version": "16.0.0",
4
"repository": {
5
"type": "git",
6
"url": "https://github.com/vdolek/angular-runtime-config"
@@ -25,8 +25,8 @@
25
],
26
"license": "MIT",
27
"peerDependencies": {
28
- "@angular/common": "^14.1.0",
29
- "@angular/core": "^14.1.0"
+ "@angular/common": "^16.0.0",
+ "@angular/core": "^16.0.0"
30
},
31
"dependencies": {
32
"tslib": "^2.3.0"
0 commit comments