Skip to content

Commit

Permalink
🔧 Fix package manager version for coolify deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
Xen0Xys authored Jul 26, 2024
1 parent 022baa8 commit 665d720
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "nuxt-app",
"private": true,
"type": "module",
"packageManager": "[email protected]",
"scripts": {
"build": "nuxt build",
"dev": "nuxt dev --host",
Expand Down

0 comments on commit 665d720

Please sign in to comment.