File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 32
32
"publish" : " rollup -c docs/rollup.config.js && for d in src/*/ ; do mkdir -p docs/components/`basename $d` && vuedoc.md ${d}vgl-*.js --output docs/components/`basename $d` --level 2 --ignore-name --ignore-computed --ignore-data ; done && mv .gitignore .gitignore.disabled && (gh-pages --dist docs; mv .gitignore.disabled .gitignore)"
33
33
},
34
34
"dependencies" : {
35
- "three" : " ^0.105.1 "
35
+ "three" : " ^0.106.2 "
36
36
},
37
37
"devDependencies" : {
38
38
"@babel/core" : " ^7.3.3" ,
Original file line number Diff line number Diff line change @@ -5468,10 +5468,10 @@ text-table@^0.2.0:
5468
5468
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
5469
5469
integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=
5470
5470
5471
- three@^0.105.1 :
5472
- version "0.105 .2"
5473
- resolved "https://registry.yarnpkg.com/three/-/three-0.105 .2.tgz#d135f1549bdcf5a9acd904ba3dbf9198a0268984 "
5474
- integrity sha512-L3Al37k4g3hVbgFFS251UVtIc25chhyN0/RvXzR0C+uIBToV6EKDG+MZzEXm9L2miGUVMK27W46/VkP6WUZXMg ==
5471
+ three@^0.106.2 :
5472
+ version "0.106 .2"
5473
+ resolved "https://registry.yarnpkg.com/three/-/three-0.106 .2.tgz#6752d304c470e4df230944ecd45325e7bf79e1f8 "
5474
+ integrity sha512-4Tlx43uoxnIaZFW2Bzkd1rXsatvVHEWAZJy8LuE+s6Q8c66ogNnhfq1bHiBKPAnXP230LD11H/ScIZc2LZMviA ==
5475
5475
5476
5476
throat@^4.0.0 :
5477
5477
version "4.1.0"
You can’t perform that action at this time.
0 commit comments