create-web-kit 25.829.1040 → 25.909.1154

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -77,7 +77,6 @@ export default function RootLayout({
77
77
  strategy="beforeInteractive"
78
78
  />
79
79
  )}
80
- {/* eslint-disable-next-line @next/next/no-before-interactive-script-outside-document */}
81
80
  <script
82
81
  dangerouslySetInnerHTML={{
83
82
  __html: `
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-web-kit",
3
- "version": "25.0829.1040",
3
+ "version": "25.0909.1154",
4
4
  "description": "A powerful scaffolding tool for creating modern frontend projects with Vue, Next.js, and Electron templates",
5
5
  "type": "module",
6
6
  "bin": {