Skip to content

Commit

Permalink
bumped versions
Browse files Browse the repository at this point in the history
  • Loading branch information
TheOnlyTails committed May 21, 2024
1 parent 5e4fc86 commit 99415a2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion api/jsr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@linku/sona",
"version": "0.3.2",
"version": "0.3.3",
"exports": {
".": "./src/lib/index.ts",
"./utils": "./src/lib/utils.ts",
Expand Down
4 changes: 2 additions & 2 deletions api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kulupu-linku/sona",
"version": "0.3.2",
"version": "0.3.3",
"description": "A library providing TypeScript types and Zod schemas for the sona API",
"homepage": "https://linku.la/",
"bugs": {
Expand Down Expand Up @@ -51,7 +51,7 @@
"zod-to-json-schema": "^3.23.0"
},
"engines": {
"pnpm": ">=8"
"pnpm": ">=9"
},
"files": [
"/dist",
Expand Down

0 comments on commit 99415a2

Please sign in to comment.