File tree Expand file tree Collapse file tree 3 files changed +0
-8
lines changed
amplify-codegen-e2e-tests Expand file tree Collapse file tree 3 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 3232 "fs-extra" : " ^8.1.0" ,
3333 "graphql-tag" : " ^2.10.1" ,
3434 "lodash" : " ^4.17.19" ,
35- "promise-sequential" : " ^1.1.1" ,
36- "rimraf" : " ^3.0.0" ,
3735 "uuid" : " ^3.4.0" ,
3836 "yargs" : " ^15.1.0"
3937 },
Original file line number Diff line number Diff line change 3232 "clean" : " rimraf ./lib"
3333 },
3434 "dependencies" : {
35- "change-case" : " ^4.1.1" ,
3635 "graphql" : " ^14.5.8" ,
3736 "handlebars" : " 4.7.7" ,
3837 "prettier" : " ^1.19.1" ,
Original file line number Diff line number Diff line change @@ -12961,11 +12961,6 @@ promise-retry@^2.0.1:
1296112961 err-code "^2.0.2"
1296212962 retry "^0.12.0"
1296312963
12964- promise-sequential@^1.1.1:
12965- version "1.1.1"
12966- resolved "https://registry.npmjs.org/promise-sequential/-/promise-sequential-1.1.1.tgz#f79e8950ef86e7a7a85bf320452643592f6d2fb2"
12967- integrity sha512-gpziThEJPnPEeaHNqjy9f4PE1JwXb07fX3dz+41nhALpIAaEI9VZU8Q89eyBBAa2xAhnz0KgUTDtCA7FZYbZQQ==
12968-
1296912964promise@^7.1.1:
1297012965 version "7.3.1"
1297112966 resolved "https://registry.npmjs.org/promise/-/promise-7.3.1.tgz#064b72602b18f90f29192b8b1bc418ffd1ebd3bf"
You can’t perform that action at this time.
0 commit comments