@frui.ts/cra-template
Advanced tools
Comparing version 0.16.3 to 0.17.0-beta.1
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "0.16.3", | ||
"version": "0.17.0-beta.1", | ||
"description": "Frui.ts template for Create React App.", | ||
@@ -37,3 +37,3 @@ "keywords": [ | ||
], | ||
"gitHead": "fc58a17e18bea299f6aeb6f1090569443eccaafc" | ||
"gitHead": "fc50f7cbb119586e335205b3e8f8554c821d32ef" | ||
} |
@@ -9,3 +9,3 @@ import { bound } from "@frui.ts/helpers"; | ||
this.navigationName = "module"; | ||
this.name = "First Frui.ts module"; | ||
this.nameValue = "First Frui.ts module"; | ||
} | ||
@@ -12,0 +12,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
39984