create-iles
Advanced tools
Comparing version 0.8.4 to 0.8.5
{ | ||
"name": "create-iles", | ||
"version": "0.8.4", | ||
"version": "0.8.5", | ||
"description": "An easy way to start an îles project", | ||
@@ -51,4 +51,4 @@ "type": "module", | ||
"test": "node test.js", | ||
"release": "npx bumpp --commit --tag --push && pnpm publish --tag next --tag latest" | ||
"release": "npx bumpp --commit --tag --push && pnpm publish --tag next && pnpm dist-tag add latest" | ||
} | ||
} |
@@ -12,4 +12,4 @@ { | ||
"iles": "^0.8.4", | ||
"vite": "^3.0.9" | ||
"vite": "3.0.9" | ||
} | ||
} |
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
218994