Skip to content

Commit a41b29d

Browse files
committed
chore(release): ngrx-devtools 2.0.0
1 parent e91e333 commit a41b29d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/nativescript-ngrx-devtools/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@valor/nativescript-ngrx-devtools",
3-
"version": "1.0.2",
3+
"version": "2.0.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/valor-software/nativescript-plugins.git"
@@ -10,9 +10,9 @@
1010
"email": "[email protected]"
1111
},
1212
"peerDependencies": {
13-
"@angular/common": "^13.2.0",
14-
"@angular/core": "^13.2.0",
15-
"@valor/nativescript-websockets": "^1.0.0"
13+
"@angular/common": "^15.0.0",
14+
"@angular/core": "^15.0.0",
15+
"@valor/nativescript-websockets": "^1.0.4"
1616
},
1717
"dependencies": {
1818
"jsan": "^3.1.14",

0 commit comments

Comments
 (0)