File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
packages/graphql-generator Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 29
29
"@aws-amplify/graphql-types-generator" : " 3.4.5" ,
30
30
"@graphql-codegen/core" : " ^2.6.6" ,
31
31
"@graphql-tools/apollo-engine-loader" : " ^8.0.0" ,
32
- "graphql" : " ^15.5.0"
32
+ "graphql" : " ^15.5.0" ,
33
+ "prettier" : " ^1.19.1"
33
34
},
34
35
"devDependencies" : {
35
- "@types/prettier" : " ^1.0.0 "
36
+ "@types/prettier" : " ^1.19.1 "
36
37
},
37
38
"typescript" : {
38
39
"definition" : " lib/index.d.ts"
Original file line number Diff line number Diff line change 5725
5725
resolved "https://registry.npmjs.org/@types/pluralize/-/pluralize-0.0.29.tgz#6ffa33ed1fc8813c469b859681d09707eb40d03c"
5726
5726
integrity sha512-BYOID+l2Aco2nBik+iYS4SZX0Lf20KPILP5RGmM1IgzdwNdTs0eebiFriOPcej1sX9mLnSoiNte5zcFxssgpGA==
5727
5727
5728
- "@types/prettier@^1.0 .0", "@types/prettier@^1.19.0 ":
5728
+ "@types/prettier@^1.19 .0", "@types/prettier@^1.19.1 ":
5729
5729
version "1.19.1"
5730
5730
resolved "https://registry.npmjs.org/@types/prettier/-/prettier-1.19.1.tgz#33509849f8e679e4add158959fdb086440e9553f"
5731
5731
integrity sha512-5qOlnZscTn4xxM5MeGXAMOsIOIKIbh9e85zJWfBRVPlRMEVawzoPhINYbRGkBZCI8LxvBe7tJCdWiarA99OZfQ==
You can’t perform that action at this time.
0 commit comments