Skip to content

Commit

Permalink
Rename author
Browse files Browse the repository at this point in the history
  • Loading branch information
cuzi committed Jun 3, 2018
1 parent e07bb3d commit 387d900
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 21 deletions.
14 changes: 4 additions & 10 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 @@ -5,10 +5,10 @@
"main": "index.js",
"scripts": {
"build": "webpack",
"start": " node server.js",
"start": "node server.js",
"build-watch": "webpack --watch"
},
"author": "Spivak Ofer",
"author": "Tomer Abenheimer, Jacob Roginski",
"license": "ISC",
"devDependencies": {
"babel-core": "^6.26.0",
Expand Down
Loading

0 comments on commit 387d900

Please sign in to comment.