@capacitor/create-app
Advanced tools
Comparing version 0.4.0 to 0.5.0
@@ -16,3 +16,3 @@ "use strict"; | ||
SplashScreen: { | ||
launchShowDuration: 0, | ||
launchAutoHide: false, | ||
}, | ||
@@ -19,0 +19,0 @@ }, |
{ | ||
"name": "@capacitor/create-app", | ||
"version": "0.4.0", | ||
"version": "0.5.0", | ||
"description": "Create a new Capacitor project", | ||
@@ -8,3 +8,3 @@ "author": "Ionic Team <hi@ionicframework.com>", | ||
"engines": { | ||
"node": ">=18.0.0" | ||
"node": ">=20.0.0" | ||
}, | ||
@@ -11,0 +11,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
30332