Skip to content

Commit

Permalink
fix: package.json to add packageManager
Browse files Browse the repository at this point in the history
  • Loading branch information
JinIgarashi committed Oct 23, 2024
1 parent 6274038 commit 936d623
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,5 +102,9 @@
"@changesets/cli": "^2.27.9",
"@unvt/charites": "^2.0.0",
"@unvt/sprite-one": "^0.1.1"
},
"packageManager": "[email protected]",
"engines": {
"pnpm": "^9.0.0"
}
}

0 comments on commit 936d623

Please sign in to comment.