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 72a4b5d commit cc1deb7Copy full SHA for cc1deb7
package.json
@@ -47,5 +47,5 @@
47
"upath": "^2.0.1",
48
"vitest": "^0.28.3"
49
},
50
- "version": "1.1.0"
+ "version": "1.1.1"
51
}
packages/nuxt-delay-hydration/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nuxt-delay-hydration",
3
- "version": "1.1.0",
+ "version": "1.1.1",
4
"description": "Improve your Nuxt.js Google Lighthouse score by delaying hydration ⚡️",
5
"author": "Harlan Wilton <harlan@harlanzw.com>",
6
"license": "MIT",
0 commit comments