Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Druue committed Apr 24, 2024
1 parent bf6dc13 commit 8f777db
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 73 deletions.
138 changes: 69 additions & 69 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"license": "ISC",
"devDependencies": {
"@prisma/prisma-schema-wasm": "5.13.0-7.87bc6b811aafa9b7bcdb787a2b8c8b5728cbbfb0",
"@prisma/schema-files-loader": "5.13.0-dev.22",
"prisma": "^5.13.0-dev.28",
"@prisma/schema-files-loader": "5.13.0-dev.33",
"prisma": "^5.13.0",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
},
"dependencies": {
"@prisma/client": "^5.13.0-dev.28",
"@prisma/client": "^5.13.0",
"dotenv": "^16.0.3"
}
}
}

0 comments on commit 8f777db

Please sign in to comment.