We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b13040 commit df2b790Copy full SHA for df2b790
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "disbot",
3
"main": "./.build/startup.js",
4
- "version": "v.1.6.2r17.4",
+ "version": "v.1.6.3",
5
"scripts": {
6
"disbot": "npx prisma migrate deploy && node ./.build/src/main/startup.js",
7
"disbotdev": "bun run build && node ./.build/src/main/startup.js",
0 commit comments