remove unnecessary app.json

This commit is contained in:
Dovi Cowan 2023-02-20 01:25:13 +00:00
parent 7449a6b908
commit 74907fdde3
Signed by: dcowan
GPG key ID: C110D77558FBC227

View file

@ -1,7 +0,0 @@
{
"scripts": {
"dokku": {
"predeploy": "npm build"
}
}
}