Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

Commit

Permalink
add support to flag of point of sales
Browse files Browse the repository at this point in the history
  • Loading branch information
yamelsenih committed Nov 4, 2022
1 parent 3012eec commit 348283c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"license": "MIT",
"dependencies": {
"@2fd/graphdoc": "^2.4.0",
"@adempiere/grpc-api": "3.5.7",
"@adempiere/grpc-api": "3.5.8",
"@adempiere/grpc-web-store-api": "1.5.7",
"@elastic/elasticsearch": "7.14.0",
"@google-cloud/storage": "^3.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
striptags "^3.0.1"
word-wrap "^1.2.1"

"@adempiere/grpc-api@3.5.7":
version "3.5.7"
resolved "https://registry.yarnpkg.com/@adempiere/grpc-api/-/grpc-api-3.5.7.tgz#e2f66f2b35598f9b5c050c615166a6c9f91a31fe"
integrity sha512-PFV7uPLhoAjdW7eXAOoqgOzpWjJp0gAkYbz1lpzO3GJ50AQgdzr8qcZiBT9Oa+ntcEwwQX5m6WptXW8hCLj3VA==
"@adempiere/grpc-api@3.5.8":
version "3.5.8"
resolved "https://registry.yarnpkg.com/@adempiere/grpc-api/-/grpc-api-3.5.8.tgz#528d676a24bc3eb5bbe3d9f5bd365d2e912da0db"
integrity sha512-y7kHZ38Z4ypgrOP7mTp8ln8G9OYjaMl9iBgapIG82upNYpW5FtDHinlPiYrFojL494mnwrpdH4+7mB/QHDU6Dw==
dependencies:
"@grpc/grpc-js" "1.7.0"
google-protobuf "3.21.0"
Expand Down

0 comments on commit 348283c

Please sign in to comment.