strapi-generate-new
Advanced tools
Comparing version 3.1.0-alpha.2 to 3.1.0-alpha.3
@@ -97,2 +97,3 @@ 'use strict'; | ||
useYarn: scope.useYarn.toString(), | ||
noRun: (scope.runQuickstartApp !== true).toString(), | ||
}, | ||
@@ -99,0 +100,0 @@ }); |
{ | ||
"name": "strapi-generate-new", | ||
"version": "3.1.0-alpha.2", | ||
"version": "3.1.0-alpha.3", | ||
"description": "Generate a new Strapi application.", | ||
@@ -54,3 +54,3 @@ "homepage": "http://strapi.io", | ||
"license": "MIT", | ||
"gitHead": "8d92bf8a0a9be7cb1a23bce8cd9726a011b1ca9c" | ||
"gitHead": "6baa8dbb987c01fd710853cf06d69f7b33330160" | ||
} |
37751
920