Skip to content

Commit f77b529

Browse files
committed
Release vintasend-prisma@0.13.0
1 parent 4bbafb9 commit f77b529

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vintasend-prisma",
3-
"version": "0.12.3",
3+
"version": "0.13.0",
44
"description": "VintaSend Backend implementation for Prisma",
55
"type": "module",
66
"main": "dist/index.js",
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"@prisma/client": "^7.4.2",
2424
"prisma": "^7.4.2",
25-
"vintasend": "^0.12.3"
25+
"vintasend": "file:../../.."
2626
},
2727
"devDependencies": {
2828
"@biomejs/biome": "^2.4.5",

0 commit comments

Comments
 (0)