Skip to content

Commit ca74442

Browse files
committed
chore: update zeit example
1 parent 2e93338 commit ca74442

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/zeit-typescript/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"trailingComma": "all"
1414
},
1515
"dependencies": {
16-
"@nexus/schema": "0.17.0",
16+
"@nexus/schema": "0.18.0-next.2",
1717
"graphql": "^15.3.0"
1818
},
1919
"devDependencies": {

examples/zeit-typescript/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@nexus/schema@0.17.0":
6-
version "0.17.0"
7-
resolved "https://registry.yarnpkg.com/@nexus/schema/-/schema-0.17.0.tgz#5b6ec9630a9cd17f64a7ffc999378fa9835df3a9"
8-
integrity sha512-X/DdvXGDNw2VMi1F2un7JRY17yFbuxXHM+U4ViejAf9jCkhlasdljK3TLTqA5wSFfriFIx0eWtYHkUeOvIjLkg==
5+
"@nexus/schema@0.18.0-next.2":
6+
version "0.18.0-next.2"
7+
resolved "https://registry.yarnpkg.com/@nexus/schema/-/schema-0.18.0-next.2.tgz#6c2ead02a09fe79de562faf81c73b1e765dbee37"
8+
integrity sha512-jQXF4bfKbXO4K0weJD9Tt8vCbF1AhQLFCwq7nnKWB3jCTNhWMAg3O5TDBHz6KmH0mLEJFue5Oo8YYrUHfo4A6Q==
99
dependencies:
1010
iterall "^1.2.2"
1111
tslib "^1.9.3"

0 commit comments

Comments
 (0)