mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-13 12:55:19 +00:00
remove package lock file and fix prisma dep version
This commit is contained in:
parent
e369925dc3
commit
b0cbcf046c
3 changed files with 2151 additions and 17394 deletions
14835
package-lock.json
generated
14835
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -19,6 +19,6 @@
|
||||||
"typescript": "^5.7.3"
|
"typescript": "^5.7.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@prisma/client": "6.3.1"
|
"@prisma/client": "6.2.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue