1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-06-05 22:09:38 +02:00

chore(deps): Ripristinato lodash-es

This commit is contained in:
Maicol Battistini
2022-01-27 10:10:45 +01:00
parent f7a7bcf0c4
commit febd504fe7
7 changed files with 17 additions and 11 deletions

View File

@ -1,5 +1,5 @@
import type {Cash} from 'cash-dom/dist/cash';
import {inRange} from 'lodash';
import {inRange} from 'lodash-es';
import type {
Vnode,
VnodeDOM