Update skinview3d to v1.1.0

This commit is contained in:
printempw 2018-08-21 10:28:58 +08:00
parent 2fa1d88c22
commit be2b3cd9b3
2 changed files with 8 additions and 8 deletions

View File

@ -32,7 +32,7 @@
"jqPaginator": "^1.2.0",
"jquery": "^3.3.1",
"regenerator": "^0.12.3",
"skinview3d": "^1.1.0-alpha.2",
"skinview3d": "^1.1.0",
"sweetalert2": "^6.11.5",
"toastr": "^2.1.4"
},

View File

@ -5080,11 +5080,11 @@ simple-concat@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/simple-concat/-/simple-concat-1.0.0.tgz#7344cbb8b6e26fb27d66b2fc86f9f6d5997521c6"
skinview3d@^1.1.0-alpha.2:
version "1.1.0-alpha.4"
resolved "https://registry.yarnpkg.com/skinview3d/-/skinview3d-1.1.0-alpha.4.tgz#8254117a6c5ecbca324dfad79f2ed8692b4a9092"
skinview3d@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/skinview3d/-/skinview3d-1.1.0.tgz#05b9bdd1faf8727d0ca459ddc8d586ea9e9708d1"
dependencies:
three "^0.94.0"
three "^0.95.0"
slash@^1.0.0:
version "1.0.0"
@ -5438,9 +5438,9 @@ text-table@~0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
three@^0.94.0:
version "0.94.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.94.0.tgz#4ce6db7f2bfbf79c2d73444aa6e3cfc08a32d762"
three@^0.95.0:
version "0.95.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.95.0.tgz#b60ea076ba17df9faba9e855b86ab3f541289abf"
throat@^3.0.0:
version "3.2.0"