{arrayMove} will no longer be included in 'react-sortable-hoc', move to array-move.

This commit is contained in:
orangemug
2020-04-06 14:18:41 +01:00
parent b8739915b2
commit 44d1a7a6b0
3 changed files with 7 additions and 1 deletions

5
package-lock.json generated
View File

@@ -2490,6 +2490,11 @@
"is-string": "^1.0.5"
}
},
"array-move": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/array-move/-/array-move-2.2.1.tgz",
"integrity": "sha512-qQpEHBnVT6HAFgEVUwRdHVd8TYJThrZIT5wSXpEUTPwBaYhPLclw12mEpyUvRWVdl1VwPOqnIy6LqTFN3cSeUQ=="
},
"array-union": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/array-union/-/array-union-1.0.2.tgz",