Skip to content

Commit

Permalink
chore: add package keyboards
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacicada committed Jul 6, 2023
1 parent 13384af commit d02c58c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@
"type": "git",
"url": "https://github.com/wefixers/nuxt-stripe.git"
},
"keywords": [
"nuxt",
"stripe",
"stripe-webhook"
],
"exports": {
".": {
"types": "./dist/types.d.ts",
Expand Down Expand Up @@ -60,4 +65,4 @@
"vue-tsc": "^1.8.3",
"zod": "^3.20.2"
}
}
}

0 comments on commit d02c58c

Please sign in to comment.