File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vueplotlib" ,
3
- "version" : " 1.10.0 " ,
3
+ "version" : " 1.10.1 " ,
4
4
"private" : false ,
5
5
"scripts" : {
6
6
"serve" : " vue-cli-service serve --open ./examples-src/index.js" ,
19
19
"d3-dispatch-nosplit" : " ^2.0.1" ,
20
20
"d3-drag" : " ^1.2.5" ,
21
21
"lodash" : " ^4.17.11" ,
22
- "simple-statistics" : " ^6.1.1" ,
23
- "uuid" : " ^3.3.3"
22
+ "simple-statistics" : " ^6.1.1"
24
23
},
25
24
"devDependencies" : {
26
25
"@vue/cli-plugin-babel" : " ^3.0.0-beta.6" ,
Original file line number Diff line number Diff line change @@ -11907,7 +11907,7 @@ utils-merge@1.0.1:
11907
11907
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
11908
11908
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
11909
11909
11910
- uuid@^3.0.1, uuid@^3.3.2, uuid@^3.3.3 :
11910
+ uuid@^3.0.1, uuid@^3.3.2:
11911
11911
version "3.3.3"
11912
11912
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866"
11913
11913
integrity sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ==
You can’t perform that action at this time.
0 commit comments