Skip to content

Commit

Permalink
Updat epackage tags & bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
icflorescu committed Jul 5, 2023
1 parent 2887547 commit 01ddd83
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "trpc-sveltekit",
"version": "3.5.15",
"version": "3.5.16",
"description": "SvelteKit adapter for tRPC.io, working with Node.js, Vercel and Netlify",
"keywords": [
"trpc",
Expand All @@ -10,7 +10,10 @@
"adapter",
"handle",
"typescript",
"rpc"
"rpc",
"vercel",
"netlify",
"node"
],
"repository": "icflorescu/trpc-sveltekit",
"homepage": "https://icflorescu.github.io/trpc-sveltekit/",
Expand Down

0 comments on commit 01ddd83

Please sign in to comment.