Skip to content

Commit

Permalink
chore: Set packageManager (#117)
Browse files Browse the repository at this point in the history
So we're all on the same version (and package manager).
  • Loading branch information
Peeja authored and fforbeck committed Sep 17, 2024
1 parent 5ea5940 commit c9436fc
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": "w3console",
"version": "1.9.1",
"private": true,
"packageManager": "pnpm@9.9.0+sha256.7a4261e50d9a44d9240baf6c9d6e10089dcf0a79d0007f2a26985a6927324177",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down

0 comments on commit c9436fc

Please sign in to comment.