Comparing version 0.0.6 to 0.0.7
@@ -24,2 +24,3 @@ #!/usr/bin/env node | ||
{ title: 'Preact', value: 'preact' }, | ||
{ title: 'Vue', value: 'vue' }, | ||
{ title: 'Elm', value: 'elm' }, | ||
@@ -26,0 +27,0 @@ ], |
{ | ||
"name": "create-oc", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"type": "module", | ||
@@ -11,2 +11,3 @@ "description": "", | ||
"scripts": { | ||
"build": "node copy-scaffolds.js", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -13,0 +14,0 @@ }, |
@@ -37,3 +37,3 @@ { | ||
"oc-server": "*", | ||
"oc-template-solid-compiler": "^0.6.0", | ||
"oc-template-solid-compiler": "*", | ||
"solid-js": "^1.8.7", | ||
@@ -40,0 +40,0 @@ "typescript": "5.0.2", |
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
296064
60
836