Skip to content

Commit c5746c1

Browse files
committed
chore: version to 2.2.0
1 parent 4c64c85 commit c5746c1

File tree

2 files changed

+27
-5
lines changed

2 files changed

+27
-5
lines changed

deno.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@danet/swagger",
3-
"version": "2.1.5",
3+
"version": "2.2.0",
44
"exports": {
55
".":"./mod.ts",
66
"./decorators": "./decorators.ts"
@@ -47,7 +47,7 @@
4747
"@std/path": "jsr:@std/[email protected]",
4848
"@std/assert": "jsr:@std/[email protected]",
4949
"@danet/core": "jsr:@danet/core@2",
50-
"@danet/zod": "../danet-zod/decorators.ts",
50+
"@danet/zod": "jsr:@danet/[email protected]",
5151
"zod": "npm:[email protected]",
5252
"zod-openapi": "npm:@anatine/zod-openapi"
5353
}

deno.lock

Lines changed: 25 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)