Removed unused shuffle-array npm package
This commit is contained in:
parent
10c742c6e6
commit
c733368657
2 changed files with 0 additions and 6 deletions
|
@ -150,7 +150,6 @@
|
||||||
"react-text-mask": "^5.3.0",
|
"react-text-mask": "^5.3.0",
|
||||||
"react-transition-group": "^2.9.0",
|
"react-transition-group": "^2.9.0",
|
||||||
"react_ujs": "^2.6.1",
|
"react_ujs": "^2.6.1",
|
||||||
"shuffle-array": "1.0.1",
|
|
||||||
"snabbdom": "0.3.0",
|
"snabbdom": "0.3.0",
|
||||||
"snake-case": "2.1.0",
|
"snake-case": "2.1.0",
|
||||||
"superagent": "1.1.0",
|
"superagent": "1.1.0",
|
||||||
|
|
|
@ -14371,11 +14371,6 @@ shellwords@^0.1.1:
|
||||||
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
|
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
|
||||||
integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
|
integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
|
||||||
|
|
||||||
shuffle-array@1.0.1:
|
|
||||||
version "1.0.1"
|
|
||||||
resolved "https://registry.yarnpkg.com/shuffle-array/-/shuffle-array-1.0.1.tgz#c4ff3cfe74d16f93730592301b25e6577b12898b"
|
|
||||||
integrity sha1-xP88/nTRb5NzBZIwGyXmV3sSiYs=
|
|
||||||
|
|
||||||
side-channel@^1.0.2:
|
side-channel@^1.0.2:
|
||||||
version "1.0.2"
|
version "1.0.2"
|
||||||
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.2.tgz#df5d1abadb4e4bf4af1cd8852bf132d2f7876947"
|
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.2.tgz#df5d1abadb4e4bf4af1cd8852bf132d2f7876947"
|
||||||
|
|
Loading…
Reference in a new issue