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 bfa604c commit b644bb8Copy full SHA for b644bb8
package.json
@@ -48,7 +48,7 @@
48
"module": "lib/index.js",
49
"typings": "lib/index.d.ts",
50
"dependencies": {
51
- "@uirouter/core": "=5.0.6",
+ "@uirouter/core": "5.0.9",
52
"@uirouter/rx": "=0.4.1",
53
"tslib": "^1.7.1"
54
},
yarn.lock
@@ -91,9 +91,9 @@
91
dependencies:
92
"@types/node" "*"
93
94
-"@uirouter/core@=5.0.6":
95
- version "5.0.6"
96
- resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.6.tgz#251e1fc4d6ce8fe47e374bb86971e68a2ef1b323"
+"@uirouter/[email protected].9":
+ version "5.0.9"
+ resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.9.tgz#62ddf5377d242d364baffa9227369d6bdb230254"
97
98
"@uirouter/publish-scripts@^1.0.7":
99
version "1.0.7"
0 commit comments