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 ee605bf commit 0385cbdCopy full SHA for 0385cbd
2 files changed
package.json
@@ -24,7 +24,7 @@
24
"dependencies": {
25
"@icon/themify-icons": "1.0.6",
26
"@stencil/core": "0.10.0-9",
27
- "@stencil/router": "0.2.3",
+ "@stencil/router": "0.2.5",
28
"@stencil/sass": "0.0.5",
29
"bootstrap": "4.1.2",
30
"firebase": "5.2.0",
yarn.lock
@@ -224,9 +224,9 @@
224
uglify-es "3.3.9"
225
workbox-build "^3.1.0"
226
227
-"@stencil/router@0.2.3":
228
- version "0.2.3"
229
- resolved "https://registry.yarnpkg.com/@stencil/router/-/router-0.2.3.tgz#24490ac1c827fe568bf662beb1fbc8ee4bf5f48d"
+"@stencil/router@0.2.5":
+ version "0.2.5"
+ resolved "https://registry.yarnpkg.com/@stencil/router/-/router-0.2.5.tgz#3a8b1f4056dde2c1410c5adc826df6dfe45c989e"
230
dependencies:
231
"@stencil/state-tunnel" "0.0.7"
232
0 commit comments