Skip to content

Commit

Permalink
Pin pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
alllex committed Dec 22, 2024
1 parent 3912c25 commit ddbb970
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "wiki",
"type": "module",
"version": "0.0.1",
"packageManager": "[email protected]",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
Expand All @@ -14,4 +15,4 @@
"astro": "^5.0.2",
"sharp": "^0.32.5"
}
}
}

0 comments on commit ddbb970

Please sign in to comment.