We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9203058 commit 5bb2635Copy full SHA for 5bb2635
example/package.json
@@ -36,7 +36,7 @@
36
"devDependencies": {
37
"@nuxt/module-builder": "workspace:*",
38
"@nuxt/schema": "^3.14.1592",
39
- "@types/node": "^22.10.1",
+ "@types/node": "^22.10.2",
40
"nuxt": "^3.14.1592"
41
},
42
"build": {
package.json
@@ -48,7 +48,7 @@
48
49
"@nuxt/eslint-config": "^0.7.2",
50
51
52
"@vitest/coverage-v8": "^2.1.8",
53
"changelogen": "^0.5.7",
54
"eslint": "^9.16.0",
0 commit comments