mirror of
https://github.com/spliit-app/spliit.git
synced 2026-02-06 23:56:12 +01:00
Test-tube babies shouldn't throw stones.
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
"check-types": "tsc --noEmit",
|
||||
"check-formatting": "prettier -c src",
|
||||
"prettier": "prettier -w src",
|
||||
"postinstall": "prisma migrate deploy && prisma generate"
|
||||
"postinstall": "prisma generate",
|
||||
"build": "tsc"
|
||||
},
|
||||
"dependencies": {
|
||||
"@formatjs/intl-localematcher": "^0.5.4",
|
||||
|
||||
Reference in New Issue
Block a user