Skip to content

Commit

Permalink
chore: move from @vitejs/create-app to create-vite (#4179)
Browse files Browse the repository at this point in the history
  • Loading branch information
patak-dev committed Jul 12, 2021
1 parent a9073cb commit d9af614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json5
Expand Up @@ -3,7 +3,7 @@
"labels": ["dependencies"],
"ignorePaths": [
"packages/playground/**",
"packages/create-app/template-*/**",
"packages/create-vite/template-*/**",
"**/__tests__/**"
],
"pin": false,
Expand Down

0 comments on commit d9af614

Please sign in to comment.