Skip to content

Commit b623ddb

Browse files
committed
chore: update danet/core version
1 parent a87e7bf commit b623ddb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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.1",
3+
"version": "2.1.2",
44
"exports": {
55
".":"./mod.ts",
66
"./decorators": "./decorators.ts"
@@ -46,6 +46,6 @@
4646
"path_to_regexp": "npm:[email protected]",
4747
"@std/path": "jsr:@std/[email protected]",
4848
"@std/assert": "jsr:@std/[email protected]",
49-
"@danet/core": "jsr:@danet/[email protected].1"
49+
"@danet/core": "jsr:@danet/[email protected].2"
5050
}
5151
}

0 commit comments

Comments
 (0)