Skip to content

Commit

Permalink
v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mpppk committed Jan 2, 2025
1 parent aa9c949 commit 36dcdf5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pkgs/typed-api-spec/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@notainc/typed-api-spec",
"version": "0.2.0",
"version": "0.2.1",
"scripts": {
"install:optional-peer-dependencies": "npm install --no-save zod valibot@0 express@4 @types/express@4 fastify fastify-type-provider-zod@2",
"build": "tsup",
Expand Down Expand Up @@ -67,7 +67,7 @@
}
},
"files": [
"../../dist",
"./dist",
"package.json"
],
"exports": {
Expand Down

0 comments on commit 36dcdf5

Please sign in to comment.