Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ES6 reformatting, legacy packages deprecation and Russian language addition #56

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Prev Previous commit
Update package.json
  • Loading branch information
DairAidarkhanov authored Nov 1, 2018
commit 79b579be19e36bdf81e7408156c8764ef3a61ebc
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"bitcoin"
],
"scripts": {
"start": "nodemon ./bin/www"
"start": "node ./bin/www"
},
"repository": {
"type": "git",
Expand Down