Skip to content

Commit

Permalink
chore: update danet/core version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sorikairox committed Oct 1, 2024
1 parent a87e7bf commit b623ddb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@danet/swagger",
"version": "2.1.1",
"version": "2.1.2",
"exports": {
".":"./mod.ts",
"./decorators": "./decorators.ts"
Expand Down Expand Up @@ -46,6 +46,6 @@
"path_to_regexp": "npm:[email protected]",
"@std/path": "jsr:@std/[email protected]",
"@std/assert": "jsr:@std/[email protected]",
"@danet/core": "jsr:@danet/[email protected].1"
"@danet/core": "jsr:@danet/[email protected].2"
}
}

0 comments on commit b623ddb

Please sign in to comment.