create-devcycle-app
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "create-devcycle-app", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "A command line tool for generating DevCycle example apps", | ||
"engines": { | ||
"node": ">=18.0.0" | ||
}, | ||
"scripts": { | ||
@@ -6,0 +9,0 @@ "build": "tsc", |
49773