Skip to content

Commit

Permalink
chore: revert to [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
ctot-nondef committed Aug 27, 2024
1 parent 64f1c8b commit f08b2b2
Show file tree
Hide file tree
Showing 6 changed files with 7,190 additions and 9,826 deletions.
6 changes: 2 additions & 4 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{
"i18n-ally.localesPaths": [
"src/messages"
]
}
"i18n-ally.localesPaths": ["src/messages"]
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"type": "module",
"engines": {
"node": "20.x",
"pnpm": "9.x"
"pnpm": "8.x"
},
"packageManager": "pnpm@9.8.0",
"packageManager": "pnpm@8.6.7",
"scripts": {
"analyze": "nuxt analyze",
"build": "nuxt build --dotenv ./.env.local",
Expand Down
Loading

0 comments on commit f08b2b2

Please sign in to comment.