File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 2222 "react-scripts" : " 3.3.0" ,
2323 "redux" : " ^4.0.5" ,
2424 "redux-thunk" : " ^2.3.0" ,
25- "typescript" : " ^3.7.4"
25+ "typescript" : " ^3.7.4" ,
26+ "uuid" : " ^3.4.0"
2627 },
2728 "scripts" : {
2829 "start" : " react-app-rewired start" ,
Original file line number Diff line number Diff line change @@ -10479,6 +10479,11 @@ uuid@^3.0.1, uuid@^3.3.2:
1047910479 resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866"
1048010480 integrity sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ==
1048110481
10482+ uuid@^3.4.0 :
10483+ version "3.4.0"
10484+ resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
10485+ integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
10486+
1048210487v8-compile-cache@^2.0.3 :
1048310488 version "2.1.0"
1048410489 resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.1.0.tgz#e14de37b31a6d194f5690d67efc4e7f6fc6ab30e"
You can’t perform that action at this time.
0 commit comments