@blucass/create-project
Advanced tools
Comparing version 0.3.0 to 0.4.0
@@ -5,2 +5,8 @@ # Changelog | ||
## [0.4.0](https://github.com/wqcstrong/boilerplate/compare/v0.2.3...v0.4.0) (2022-08-31) | ||
### Features | ||
- 🎸 add vite config ([ba302b7](https://github.com/wqcstrong/boilerplate/commit/ba302b72af68d4017333be588dd47b8fc7c69530)) | ||
### [0.2.3](https://github.com/wqcstrong/boilerplate/compare/v0.2.2...v0.2.3) (2021-05-13) | ||
@@ -7,0 +13,0 @@ |
{ | ||
"name": "@blucass/create-project", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"description": "Create start project boilerplate", | ||
@@ -5,0 +5,0 @@ "bin": "dist/index.js", |
@@ -9,3 +9,7 @@ export const Boilerplate_Repos = { | ||
branch: 'react-vite-pc' | ||
}, | ||
'react-vite-mobile': { | ||
url: 'git@github.com:wqcstrong/boilerplate.git', | ||
branch: 'react-vite-mobile' | ||
} | ||
}; |
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
14821
422