add react and react-dom to play-node-go package.json
This commit is contained in:
parent
30f65b85b3
commit
3768297f7f
1 changed files with 1 additions and 1 deletions
|
@ -51,4 +51,4 @@ jobs:
|
|||
|
||||
# DEPLOY
|
||||
- run: git subtree push --prefix packages/server https://heroku:$HEROKU_API_KEY@git.heroku.com/$HK_API.git master
|
||||
- run: git subtree push --prefix packages/play-node-go/build https://heroku:$HEROKU_API_KEY@git.heroku.com/$HK_PLAY.git master
|
||||
- run: git subtree push --prefix packages/play-node-go https://heroku:$HEROKU_API_KEY@git.heroku.com/$HK_PLAY.git master
|
Loading…
Reference in a new issue