froga
This commit is contained in:
@@ -13,7 +13,8 @@
|
|||||||
"back": "yarn workspace back",
|
"back": "yarn workspace back",
|
||||||
"e2e": "yarn workspace e2e",
|
"e2e": "yarn workspace e2e",
|
||||||
"prettier:front": "front prettier",
|
"prettier:front": "front prettier",
|
||||||
"start": "yarn back start"
|
"start": "yarn back start",
|
||||||
|
"heroku-postbuild": "yarn back build"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
Reference in New Issue
Block a user