Extra spaces removed

This commit is contained in:
Guzel738 2021-01-22 13:01:50 +03:00
parent bdf9505b63
commit 14c475b49f

View file

@ -100,8 +100,8 @@
"react-scripts": "4.0.1", "react-scripts": "4.0.1",
"typescript": "~4.1.2" "typescript": "~4.1.2"
}, },
"engines" : { "engines": {
"node" : ">=14.15.4" "node": ">=14.15.4"
}, },
"proxy": "http://localhost:8080" "proxy": "http://localhost:8080"
} }