mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 14:17:22 +01:00
chore(node): upgrade to Node 20
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user