chore: release changes

This commit is contained in:
Jason Kuhrt 2020-09-22 13:46:16 -04:00
parent 2327a94d10
commit 58c3ad9c12
4 changed files with 10 additions and 10 deletions

View File

@ -13,7 +13,7 @@
"trailingComma": "all"
},
"dependencies": {
"@nexus/schema": "0.15.0",
"@nexus/schema": "0.16.0-next.2",
"graphql": "^14.5.8"
},
"devDependencies": {

View File

@ -2,10 +2,10 @@
# yarn lockfile v1
"@nexus/schema@0.15.0":
version "0.15.0"
resolved "https://registry.yarnpkg.com/@nexus/schema/-/schema-0.15.0.tgz#4f444417a1163a09d732e5b3b203f22780f4ae63"
integrity sha512-Q3JYHlxvQ24z5vGfDbEOT7Q+zIFYvnuPv14jNdQ/KCRk6YQODPD/nSQilfFJW+9CBIhZhWZACjbeALRKFLCwjg==
"@nexus/schema@0.16.0-next.2":
version "0.16.0-next.2"
resolved "https://registry.yarnpkg.com/@nexus/schema/-/schema-0.16.0-next.2.tgz#bccc76d908e453bb446e0b3d5171fe2393836b39"
integrity sha512-BK0vUhpyvTYqTRVusVtN8kuteKMw4tEXTfdXB4drKsGShRZmKczDwDl5SGKAgxabxY+JEoRz0xuBaOVAXnTXMw==
dependencies:
iterall "^1.2.2"
tslib "^1.9.3"

View File

@ -12,7 +12,7 @@
"write-translations": "docusaurus-write-translations"
},
"dependencies": {
"@nexus/schema": "0.14.0",
"@nexus/schema": "0.16.0-next.2",
"dedent": "^0.7.0",
"graphql": "^14.5.8",
"monaco-editor": "^0.18.1",

View File

@ -766,10 +766,10 @@
call-me-maybe "^1.0.1"
glob-to-regexp "^0.3.0"
"@nexus/schema@0.14.0":
version "0.14.0"
resolved "https://registry.yarnpkg.com/@nexus/schema/-/schema-0.14.0.tgz#3242f4d02ec9458914deb638b434bcfbd5888d2e"
integrity sha512-niJFcOm1F2s3kwj+j3ips4sIIJaTNh5Auq+zcHwOsRBqSYsFJnA/8QUKMb1wjVIEqS+Jl71Sj4xFdg3/njlm9A==
"@nexus/schema@0.16.0-next.2":
version "0.16.0-next.2"
resolved "https://registry.yarnpkg.com/@nexus/schema/-/schema-0.16.0-next.2.tgz#bccc76d908e453bb446e0b3d5171fe2393836b39"
integrity sha512-BK0vUhpyvTYqTRVusVtN8kuteKMw4tEXTfdXB4drKsGShRZmKczDwDl5SGKAgxabxY+JEoRz0xuBaOVAXnTXMw==
dependencies:
iterall "^1.2.2"
tslib "^1.9.3"