Comparing version 1.0.0 to 1.0.1
@@ -1,7 +0,7 @@ | ||
# 1.0.0 (2019-09-04) | ||
## [1.0.1](https://github.com/ngx-rocket/create-ngx/compare/v1.0.0...v1.0.1) (2019-09-04) | ||
### Features | ||
### Bug Fixes | ||
* initial commit ([6dee74f](https://github.com/ngx-rocket/create-ngx/commit/6dee74f)) | ||
* permissions for bin/scripts ([58e3e5f](https://github.com/ngx-rocket/create-ngx/commit/58e3e5f)) | ||
@@ -8,0 +8,0 @@ # 1.0.0 (2019-09-04) |
@@ -0,0 +0,0 @@ const spawn = require('cross-spawn'); |
{ | ||
"name": "create-ngx", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"preferGlobal": true, | ||
@@ -5,0 +5,0 @@ "description": "The fastest way to rocket start your Angular projects", |
@@ -0,0 +0,0 @@ # :rocket: create-ngx |
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
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
7833