mirror of
https://github.com/azures04/crafatar.git
synced 2026-05-06 19:10:38 +02:00
npm start = www.js
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"avatar"
|
||||
],
|
||||
"scripts": {
|
||||
"start": "node server.js",
|
||||
"start": "node bin/www.js",
|
||||
"test": "istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user