Skip to content

Commit

Permalink
testing ci changes
Browse files Browse the repository at this point in the history
  • Loading branch information
buffet-time committed Aug 10, 2024
1 parent 9a03f2f commit 923f663
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"version": "1.0.0",
"private": true,
"engines": {
"node": ">=22.0.0",
"pnpm": "^9.0.6"
"node": ">=22.0.0"
},
"engineStrict": true,
"type": "module",
"packageManager": "[email protected]",
"scripts": {
"build": "nuxt build",
"dev": "nuxt dev",
Expand Down

0 comments on commit 923f663

Please sign in to comment.