File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 1010 "dependencies" : {
1111 "core-js" : " ^3.4.0" ,
1212 "highlight.js" : " ^9.16.2" ,
13+ "lodash.throttle" : " ^4.1.1" ,
1314 "vue" : " ^2.6.10"
1415 },
1516 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -4987,6 +4987,11 @@ lodash.memoize@^4.1.2:
49874987 resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
49884988 integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
49894989
4990+ lodash.throttle@^4.1.1 :
4991+ version "4.1.1"
4992+ resolved "https://registry.yarnpkg.com/lodash.throttle/-/lodash.throttle-4.1.1.tgz#c23e91b710242ac70c37f1e1cda9274cc39bf2f4"
4993+ integrity sha1-wj6RtxAkKscMN/HhzaknTMOb8vQ=
4994+
49904995lodash.transform@^4.6.0 :
49914996 version "4.6.0"
49924997 resolved "https://registry.yarnpkg.com/lodash.transform/-/lodash.transform-4.6.0.tgz#12306422f63324aed8483d3f38332b5f670547a0"
You can’t perform that action at this time.
0 commit comments