Skip to content

Commit

Permalink
add package manager and engine
Browse files Browse the repository at this point in the history
  • Loading branch information
SuaYoo committed Oct 29, 2024
1 parent 2e7d1d2 commit 460963b
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 @@ -144,5 +144,9 @@
"buildResources": "build",
"output": "dist/bin/"
}
},
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e",
"engines": {
"node": ">=12"
}
}

0 comments on commit 460963b

Please sign in to comment.