@vtmn/svelte
Advanced tools
Comparing version 0.1.5 to 0.1.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.6](https://github.com/Decathlon/vitamin-web/compare/@vtmn/svelte@0.1.5...@vtmn/svelte@0.1.6) (2021-03-20) | ||
**Note:** Version bump only for package @vtmn/svelte | ||
## [0.1.5](https://github.com/Decathlon/vitamin-web/compare/@vtmn/svelte@0.1.4...@vtmn/svelte@0.1.5) (2021-03-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@vtmn/svelte", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "Decathlon Design System - Vitamin Svelte library", | ||
@@ -28,3 +28,4 @@ "keywords": [ | ||
"lint": "eslint --color", | ||
"start": "chokidar 'src/**' --initial --ignore \"**/dist/**\" -c \"yarn build\"" | ||
"prestart": "yarn build", | ||
"start": "chokidar \"src/**\" -i \"**/dist/**\" -c \"yarn build\"" | ||
}, | ||
@@ -52,3 +53,3 @@ "devDependencies": { | ||
], | ||
"gitHead": "390b044730b71c58040c0c479fc07cbabb0b6a55" | ||
"gitHead": "86c737d42aae6cc7edef1408b27f5283dafbd924" | ||
} |
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
54152