1
0

Update package.json

This commit is contained in:
aevans1987
2024-06-12 13:22:56 -04:00
committed by GitHub
parent ea5ca87899
commit 24b6fbe9b3
+1 -1
View File
@@ -7,7 +7,7 @@
"test": "echo \"Error: no test specified\" && exit 1", "test": "echo \"Error: no test specified\" && exit 1",
"start": "node ./server/index.js" "start": "node ./server/index.js"
}, },
"author": "Eric Lewin", "author": "Andrew Evans",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"axios": "^0.19.2", "axios": "^0.19.2",