create-appncy
Advanced tools
Comparing version 1.1.43 to 1.1.44
@@ -6,3 +6,3 @@ import type { NextConfig } from 'next'; | ||
reactCompiler: true, | ||
dynamicIO: true | ||
dynamicIO: false | ||
}, | ||
@@ -9,0 +9,0 @@ logging: { |
@@ -6,3 +6,3 @@ import type { NextConfig } from 'next'; | ||
reactCompiler: true, | ||
dynamicIO: true | ||
dynamicIO: false | ||
}, | ||
@@ -9,0 +9,0 @@ logging: { |
{ | ||
"name": "create-appncy", | ||
"version": "1.1.43", | ||
"version": "1.1.44", | ||
"description": "Create projects as goncy would", | ||
@@ -5,0 +5,0 @@ "main": "index.mjs", |
702455