Skip to content

Commit 15bf4c4

Browse files
released v0.2.0
1 parent bc0eac4 commit 15bf4c4

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standard-community/standard-openapi",
3-
"version": "0.2.0-rc.1",
3+
"version": "0.2.0",
44
"type": "module",
55
"license": "MIT",
66
"main": "dist/index.cjs",
@@ -44,7 +44,7 @@
4444
}
4545
},
4646
"peerDependencies": {
47-
"@standard-community/standard-json": "^0.3.0-rc.1",
47+
"@standard-community/standard-json": "^0.3.0",
4848
"@standard-schema/spec": "^1.0.0",
4949
"arktype": "^2.1.20",
5050
"openapi-types": "^12.1.3",
@@ -78,4 +78,4 @@
7878
"zod-to-json-schema": "^3.24.6"
7979
},
8080
"packageManager": "[email protected]+sha512.bb45e34d50a9a76e858a95837301bfb6bd6d35aea2c5d52094fa497a467c43f5c440103ce2511e9e0a2f89c3d6071baac3358fc68ac6fb75e2ceb3d2736065e6"
81-
}
81+
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)