create-dylan-app
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -165,3 +165,3 @@ #!/usr/bin/env node | ||
// install style dependencies if any | ||
if (styleConfig) { | ||
if (styleConfig.dependencies) { | ||
install(styleConfig.dependencies.saveDev, { isDev: true }); | ||
@@ -168,0 +168,0 @@ } |
{ | ||
"name": "create-dylan-app", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -5,2 +5,2 @@ # Create Dylan App | ||
![gif](https://github.com/dtgreene/create-dylan-app/assets/24302976/de64d238-36fe-4d82-9713-ca0f9ea3948d) | ||
![gif](https://github.com/dtgreene/create-dylan-app/assets/24302976/2ac636ba-a7fa-435b-8fbd-370528f9a40a) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9324