Skip to content

Commit

Permalink
Fix "packageManager"
Browse files Browse the repository at this point in the history
  • Loading branch information
jihchi committed Sep 23, 2023
1 parent 06d26c3 commit 3d5a178
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,8 @@
"rescript": "^9 || ^10 || >=11.0.0-alpha",
"vite": "^3 || ^4"
},
"packageManager": "[email protected]",
"engines": {
"node": "^14 || >=16.0.0"
},
"packageManagers": {
"pnpm": "8.7.6"
}
}

0 comments on commit 3d5a178

Please sign in to comment.