Installation is even easier now!

This commit is contained in:
Ben Elferink
2020-12-30 15:53:33 +02:00
parent ab6817973d
commit b2ae06f7cf
4 changed files with 16 additions and 19 deletions

View File

@@ -1,11 +1,10 @@
{
"name": "client",
"version": "0.1.0",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"start": "react-scripts start"
},
"author": "Ben Elferink",
"license": "ISC",
"dependencies": {
"axios": "^0.21.0",