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