Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Martynov committed Jun 17, 2019
2 parents 0e03bc2 + 8a0d0db commit c19d483
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ PWA implementation of classic tetris game written on React/Redux. Includes mobil
## Requirements
* Node.js v.12.*

## Installing
## Run

**Dev server:**
```bash
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
"tetris",
"react",
"redux",
"canvas",
"typescript"
"canvas"
],
"license": "(Apache-2.0)",
"main": "index.js",
Expand Down

0 comments on commit c19d483

Please sign in to comment.