Skip to content

Commit

Permalink
Fix package (#398)
Browse files Browse the repository at this point in the history
* fixes package

* forgot to add package
  • Loading branch information
perkinsjr authored Oct 14, 2023
1 parent 787ae19 commit 61c3ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unkey/api",
"version": "0.10.2",
"version": "0.10.3",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"license": "MIT",
Expand Down

1 comment on commit 61c3ce2

@vercel
Copy link

@vercel vercel bot commented on 61c3ce2 Oct 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

unkey – ./

unkey.vercel.app
unkey-unkey.vercel.app
unkey-git-main-unkey.vercel.app
www.unkey.dev
unkey.dev

Please sign in to comment.