cliberry-schematics
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -13,2 +13,6 @@ # Changelog | ||
## [0.0.4] - 2018-09-11 | ||
### Fixed | ||
- index not compiled with ts | ||
## [0.0.3] - 2018-09-11 | ||
@@ -15,0 +19,0 @@ ### Added |
{ | ||
"name": "cliberry-schematics", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Collection for schematics template used in cliberry/schematics/angular cli that creates empty template for cliberry/schematics/angular.", | ||
"main": "index", | ||
"main": "./src/index", | ||
"schematics": "./src/collection.json", | ||
@@ -7,0 +7,0 @@ "scripts": { |
@@ -5,3 +5,3 @@ { | ||
"description": "<%= description %>", | ||
"main": "index", | ||
"main": "./src/index", | ||
"scripts": { | ||
@@ -8,0 +8,0 @@ "schematics": "schematics", |
Sorry, the diff of this file is not supported yet
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
52001
59
674