Update package.json

main
Ethan Reece 2021-11-27 01:09:16 +00:00
parent a68c0eeb54
commit b5a41dda8b
1 changed files with 2 additions and 3 deletions

View File

@ -1,10 +1,9 @@
{
"name": "demo",
"version": "0.0.0",
"name": "score-tracker",
"version": "1.0.0-pre",
"private": true,
"scripts": {
"start": "node ./bin/www",
"test": "mocha"
},
"dependencies": {
"async": "^3.2.2",