We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ba5272 commit 630f909Copy full SHA for 630f909
.stackblitz/package.json
@@ -11,6 +11,6 @@
11
"nuxt": "3.2.3"
12
},
13
"dependencies": {
14
- "nuxt-security": "^0.14.3"
+ "nuxt-security": "^0.14.4"
15
}
16
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nuxt-security",
3
- "version": "0.14.3",
+ "version": "0.14.4",
4
"license": "MIT",
5
"type": "module",
6
"homepage": "https://nuxt-security.vercel.app",
0 commit comments