chore(node): upgrade to Node 20

This commit is contained in:
Sabe Jones
2024-03-11 09:59:57 -05:00
parent c554a1a57d
commit 8fa91a3805
282 changed files with 25544 additions and 31297 deletions

View File

@@ -85,7 +85,7 @@ import reset from './ops/reset';
import revive from './ops/revive';
import scoreTask from './ops/scoreTask';
import sell from './ops/sell';
import sleep from './ops/sleep';
import { sleep } from './ops/sleep';
import allocate from './ops/stats/allocate';
import allocateBulk from './ops/stats/allocateBulk';
import allocateNow from './ops/stats/allocateNow';