feature: cloudcmd: rendy v5.0.0

This commit is contained in:
coderiaser 2026-02-18 19:21:47 +02:00
parent cdeb40d191
commit 7ef134f46f
9 changed files with 41 additions and 9 deletions

View file

@ -6,7 +6,7 @@ import {tryToCatch} from 'try-to-catch';
import {createSimport} from 'simport';
import minor from 'minor';
import _place from 'place';
import rendy from 'rendy';
import {rendy} from 'rendy';
import shortdate from 'shortdate';
const simport = createSimport(import.meta.url);