Skip to content

Commit

Permalink
fix: sort-package-json (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
Himenon authored Feb 3, 2024
1 parent 49065d2 commit 7e75a8d
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 @@ -86,8 +86,8 @@
"vitest": "^1.2.2"
},
"engines": {
"pnpm": ">=8",
"node": ">=20"
"node": ">=20",
"pnpm": ">=8"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 7e75a8d

Please sign in to comment.