Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit c8e30f9

Browse files
author
tkostuch
committed
update storefront-query-builder
1 parent c177c2a commit c8e30f9

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"resource-router-middleware": "^0.6.0",
9191
"sharp": "^0.23.4",
9292
"soap": "^0.25.0",
93-
"storefront-query-builder": "^1.0.0",
93+
"storefront-query-builder": "https://github.com/DivanteLtd/storefront-query-builder.git",
9494
"syswide-cas": "latest",
9595
"tsconfig-paths": "^3.9.0",
9696
"winston": "^2.4.2"

yarn.lock

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6670,10 +6670,9 @@ stealthy-require@^1.1.1:
66706670
version "1.1.1"
66716671
resolved "https://registry.yarnpkg.com/stealthy-require/-/stealthy-require-1.1.1.tgz#35b09875b4ff49f26a777e509b3090a3226bf24b"
66726672

6673-
storefront-query-builder@^1.0.0:
6674-
version "1.0.0"
6675-
resolved "https://registry.yarnpkg.com/storefront-query-builder/-/storefront-query-builder-1.0.0.tgz#8bab0b6bd61a574dfa913cad5c2fdd17858f8b07"
6676-
integrity sha512-j0JhHOYhcfDcsBUMYWVJ0UApQDOem5zo20XikxJcxfFEcM5Et1Z16674wx3++KrWCbU5raEMgHvqEPxkDFajdw==
6673+
"storefront-query-builder@https://github.com/DivanteLtd/storefront-query-builder.git":
6674+
version "1.0.1"
6675+
resolved "https://github.com/DivanteLtd/storefront-query-builder.git#3984d3972162d2aa407a7435522066a73959aa21"
66776676
dependencies:
66786677
"@typescript-eslint/parser" "^2.26.0"
66796678
clone-deep "^4.0.1"

0 commit comments

Comments
 (0)