feat: Migrate packages from lodash to lodash-es (no-changelog) (#5538)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { startCase } from 'lodash';
|
||||
import { startCase } from 'lodash-es';
|
||||
import { defineStore } from 'pinia';
|
||||
import {
|
||||
INodePropertyCollection,
|
||||
|
||||
Reference in New Issue
Block a user