Use node 16 for all build actions
This commit is contained in:
parent
446562fcff
commit
c9ab0abba9
2 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"name": "pterodactyl-panel",
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
},
|
||||
"dependencies": {
|
||||
"@floating-ui/react-dom-interactions": "^0.6.3",
|
||||
"@fortawesome/fontawesome-svg-core": "^1.2.32",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue