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