We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5531231 commit abf5486Copy full SHA for abf5486
1 file changed
packages/nativescript-ngrx-devtools/package.json
@@ -10,9 +10,9 @@
10
"email": "eduardo.speroni@valor-software.com"
11
},
12
"peerDependencies": {
13
- "@angular/common": "^15.0.0",
14
- "@angular/core": "^15.0.0",
15
- "@valor/nativescript-websockets": "^1.0.4"
+ "@angular/common": ">=15.0.0",
+ "@angular/core": ">=15.0.0",
+ "@valor/nativescript-websockets": ">=1.0.4"
16
17
"dependencies": {
18
"jsan": "^3.1.14",
0 commit comments