Skip to content

Commit

Permalink
Removing graphql-resolver
Browse files Browse the repository at this point in the history
  • Loading branch information
wender committed Aug 18, 2020
1 parent 008cdd6 commit a3e563c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
1 change: 0 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"vtex.styleguide": "9.x",
"vtex.store-graphql": "2.x",
"vtex.search-graphql": "0.x",
"vtex.search-resolver": "1.x",
"vtex.checkout-graphql": "0.x",
"vtex.apps-graphql": "2.x",
"vtex.checkout-resources": "0.x",
Expand Down
2 changes: 1 addition & 1 deletion node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/node": "^12.0.0",
"@types/qs": "^6.5.1",
"@types/ramda": "^0.26.21",
"@vtex/api": "6.36.0",
"@vtex/api": "6.36.1",
"@vtex/test-tools": "^1.2.0",
"@vtex/tsconfig": "^0.2.0",
"eslint": "^6.8.0",
Expand Down
10 changes: 5 additions & 5 deletions node/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1319,10 +1319,10 @@
semver "^6.3.0"
tsutils "^3.17.1"

"@vtex/[email protected].0":
version "6.36.0"
resolved "https://registry.yarnpkg.com/@vtex/api/-/api-6.36.0.tgz#debc0462cae4196a6580ded8ed88359dcb6ce31d"
integrity sha512-kEIHIOA6oXCGq65TpQG6ZBA2r3qQ9SAgoMpjo87dZvbybvxTPI7mz8URKy4jKuArf1mkhzLu9EqsJ+xwljFySg==
"@vtex/[email protected].1":
version "6.36.1"
resolved "https://registry.yarnpkg.com/@vtex/api/-/api-6.36.1.tgz#7de05462227cb9619e93fb38767ae9adb906ead2"
integrity sha512-DwULwOhK8BULNmZFAZXFIK1u+YvGkbl8zPt2f3DkXXI0PSnWPUkTVt1fANgYbeOtiepGNA+ibssCAGUFHFy0zg==
dependencies:
"@types/koa" "^2.11.0"
"@types/koa-compose" "^3.2.3"
Expand Down Expand Up @@ -6016,7 +6016,7 @@ static-extend@^0.1.1:
define-property "^0.2.5"
object-copy "^0.1.0"

stats-lite@vtex/node-stats-lite#dist:
"stats-lite@github:vtex/node-stats-lite#dist":
version "2.2.0"
resolved "https://codeload.github.com/vtex/node-stats-lite/tar.gz/1b0d39cc41ef7aaecfd541191f877887a2044797"
dependencies:
Expand Down

0 comments on commit a3e563c

Please sign in to comment.