fix(package): Correct dotenv version and update pnpm engine requirement
This commit is contained in:
parent
bce84d128b
commit
f7203dedff
@ -22,13 +22,13 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"@odit/lfk-client-node": "1.1.1",
|
||||
"dotenv": "s16.0.3"
|
||||
"dotenv": "16.0.3"
|
||||
},
|
||||
"type": "module",
|
||||
"volta": {
|
||||
"node": "19.9.0"
|
||||
},
|
||||
"engines": {
|
||||
"pnpm": "8"
|
||||
"pnpm": "10"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user