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 279c192 commit a86794eCopy full SHA for a86794e
1 file changed
src/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@fivethree/ngxs-ionic-router-plugin",
3
- "version": "0.0.2",
+ "version": "0.1.0",
4
"description": "NGXS Ionic Router Plugin",
5
"keywords": [
6
"fivethree",
@@ -20,8 +20,8 @@
20
"url": "https://github.com/fivethree-team/ngxs-ionic-router-plugin/issues"
21
},
22
"peerDependencies": {
23
- "@angular/core": "^6.0.0 || ^7.0.0",
+ "@angular/core": ">=7.2.1 <9.0.0",
24
"@ionic/angular": "^4.0.0",
25
"@ngxs/store": ">=3.3.4"
26
}
27
-}
+}
0 commit comments