mirror of
https://github.com/maputnik/editor.git
synced 2025-12-28 17:10:01 +00:00
Use proper version of array-move
This commit is contained in:
@@ -4,7 +4,7 @@ import cloneDeep from 'lodash.clonedeep'
|
||||
import clamp from 'lodash.clamp'
|
||||
import get from 'lodash.get'
|
||||
import {unset} from 'lodash'
|
||||
import {arrayMoveImmutable} from 'array-move'
|
||||
import {arrayMoveMutable} from 'array-move'
|
||||
import url from 'url'
|
||||
import hash from "string-hash";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user