Skip to content

Commit

Permalink
added start
Browse files Browse the repository at this point in the history
  • Loading branch information
drollinger committed Apr 23, 2021
1 parent a6cf87e commit 480420a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"description": "Final Project for CS5410",
"version": "1.0.0",
"scripts": {
"run": "node server.js"
"start": "node server.js"
},
"repository": {
"type": "git",
"url": "https://github.com/drollinger/tetris.git"
},
"author":"Dallin Drollinger"
"author": "Dallin Drollinger"
}

0 comments on commit 480420a

Please sign in to comment.