This commit is contained in:
Senad Uka
2019-11-17 16:30:47 +01:00
parent 3b873da872
commit ce3e9d8c44
11 changed files with 1981 additions and 9 deletions

View File

@@ -4,6 +4,7 @@
"private": true,
"dependencies": {
"react": "^16.12.0",
"react-canvas-draw": "^1.0.2",
"react-dom": "^16.12.0",
"react-file-reader-input": "^2.0.0",
"react-scripts": "3.2.0"
@@ -28,5 +29,6 @@
"last 1 firefox version",
"last 1 safari version"
]
}
},
"proxy": "https://parking-koncept.herokuapp.com"
}