@movable/behavioral-app
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -19,3 +19,3 @@ "use strict"; | ||
namespace, | ||
emberCLIVersion: require("../../package").version, | ||
emberCLIVersion: require("./package").version, | ||
yarn: options.yarn, | ||
@@ -22,0 +22,0 @@ welcome: options.welcome |
{ | ||
"name": "@movable/behavioral-app", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Movable CLI blueprint for initializing a new behavioral application.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
92641