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 e91e333 commit a41b29dCopy full SHA for a41b29d
packages/nativescript-ngrx-devtools/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@valor/nativescript-ngrx-devtools",
3
- "version": "1.0.2",
+ "version": "2.0.0",
4
"repository": {
5
"type": "git",
6
"url": "https://github.com/valor-software/nativescript-plugins.git"
@@ -10,9 +10,9 @@
10
"email": "[email protected]"
11
},
12
"peerDependencies": {
13
- "@angular/common": "^13.2.0",
14
- "@angular/core": "^13.2.0",
15
- "@valor/nativescript-websockets": "^1.0.0"
+ "@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