@blucass/create-project
Advanced tools
Comparing version 0.2.2 to 0.2.3
@@ -5,2 +5,4 @@ # Changelog | ||
### [0.2.3](https://github.com/wqcstrong/boilerplate/compare/v0.2.2...v0.2.3) (2021-05-13) | ||
### [0.2.2](https://github.com/wqcstrong/boilerplate/compare/v0.2.1...v0.2.2) (2021-05-13) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "@blucass/create-project", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Create start project boilerplate", | ||
"bin": { | ||
"create-boilerplate": "./dist/index.js" | ||
}, | ||
"bin": "dist/index.js", | ||
"license": "MIT", | ||
@@ -9,0 +7,0 @@ "scripts": { |
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
13604