Skip to content

Commit

Permalink
feat: basic fucntionality is done
Browse files Browse the repository at this point in the history
  • Loading branch information
dalyathan committed Aug 22, 2023
2 parents 9b6e220 + 38203ad commit c7916e4
Show file tree
Hide file tree
Showing 55 changed files with 2,848 additions and 1,157 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,16 @@
"@commitlint/config-conventional": "17.2.0",
"@google-cloud/storage": "5.18.2",
"@graphql-codegen/cli": "5.0.0",
"@graphql-codegen/typescript": "4.0.1",
"@graphql-codegen/typescript-document-nodes": "4.0.1",
"@graphql-codegen/typescript-operations": "4.0.1",
"@nestjs/cli": "8.2.4",
"@rollup/plugin-typescript": "11.0.0",
"@swc/core": "1.3.59",
"@types/adm-zip": "0.4.34",
"@types/sharp": "0.28.0",
"@types/tmp": "0.2.3",
"@graphql-codegen/typescript-document-nodes": "2.2.8",
"@graphql-codegen/typed-document-node": "^5.0.1",
"@graphql-codegen/typescript-operations": "2.3.5",
"@graphql-codegen/typescript": "2.4.8",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@vendure/admin-ui-plugin": "2.0.4",
"@vendure/asset-server-plugin": "2.0.4",
Expand Down
Loading

0 comments on commit c7916e4

Please sign in to comment.