@dojo/cli-create-app
Advanced tools
Comparing version 2.0.0-beta2.3 to 2.0.0-beta2.4
{ | ||
"name": "@dojo/cli-create-app", | ||
"version": "2.0.0-beta2.3", | ||
"version": "2.0.0-beta2.4", | ||
"description": "Command to scaffold a new command", | ||
@@ -5,0 +5,0 @@ "homepage": "https://dojo.io", |
@@ -5,14 +5,14 @@ { | ||
"dependencies": { | ||
"@dojo/core": "next", | ||
"@dojo/has": "next", | ||
"@dojo/routing": "next", | ||
"@dojo/shim": "next", | ||
"@dojo/widget-core": "next", | ||
"@dojo/i18n": "next" | ||
"@dojo/core": "beta2", | ||
"@dojo/has": "beta2", | ||
"@dojo/routing": "beta2", | ||
"@dojo/shim": "beta2", | ||
"@dojo/widget-core": "beta2", | ||
"@dojo/i18n": "beta2" | ||
}, | ||
"devDependencies": { | ||
"@dojo/cli-build-webpack": "next", | ||
"@dojo/cli-test-intern": "next", | ||
"@dojo/interfaces": "next", | ||
"@dojo/loader": "next", | ||
"@dojo/cli-build-webpack": "beta2", | ||
"@dojo/cli-test-intern": "beta2", | ||
"@dojo/interfaces": "beta2", | ||
"@dojo/loader": "beta2", | ||
"@types/chai": "~3.4.0", | ||
@@ -19,0 +19,0 @@ "@types/glob": "~5.0.0", |
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
36215