Skip to content

Commit 36dcdf5

Browse files
committed
v0.2.1
1 parent aa9c949 commit 36dcdf5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkgs/typed-api-spec/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@notainc/typed-api-spec",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"scripts": {
55
"install:optional-peer-dependencies": "npm install --no-save zod valibot@0 express@4 @types/express@4 fastify fastify-type-provider-zod@2",
66
"build": "tsup",
@@ -67,7 +67,7 @@
6767
}
6868
},
6969
"files": [
70-
"../../dist",
70+
"./dist",
7171
"package.json"
7272
],
7373
"exports": {

0 commit comments

Comments
 (0)