Initial BizOne portal setup
This commit is contained in:
8
package.json
Normal file
8
package.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"devDependencies": {
|
||||
"prisma": "^5.22.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@prisma/client": "^5.22.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user