Skip to content

Commit

Permalink
storefront-query-builder reference changed to npm registry
Browse files Browse the repository at this point in the history
  • Loading branch information
pkarw authored and andrzejewsky committed Jan 13, 2020
1 parent 74545d0 commit 28b0d47
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"redis-tag-cache": "^1.2.1",
"reflect-metadata": "^0.1.12",
"register-service-worker": "^1.5.2",
"storefront-query-builder": "https://github.com/DivanteLtd/storefront-query-builder.git",
"storefront-query-builder": "^0.0.9",
"ts-node": "^7.0.1",
"vue": "^2.6.6",
"vue-analytics": "^5.16.1",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12875,9 +12875,10 @@ stealthy-require@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/stealthy-require/-/stealthy-require-1.1.1.tgz#35b09875b4ff49f26a777e509b3090a3226bf24b"

"storefront-query-builder@https://github.com/DivanteLtd/storefront-query-builder.git":
version "0.0.8"
resolved "https://github.com/DivanteLtd/storefront-query-builder.git#04fe25ca1bdaeb6734063c14bbf21970d206069b"
storefront-query-builder@^0.0.9:
version "0.0.9"
resolved "https://registry.yarnpkg.com/storefront-query-builder/-/storefront-query-builder-0.0.9.tgz#e2733851d08dd98566d4f81281326658c74d660a"
integrity sha512-c6zIRyJwFQJtlLG1R+qlrHHDea1Z4O/EJbTvjbGRHIrsMKav2XfX5GzEai7SWU4+GomySU9eIR/M2YAJhVo5rw==
dependencies:
clone-deep "^4.0.1"

Expand Down

0 comments on commit 28b0d47

Please sign in to comment.