Add free draw mode (#1570)

This commit is contained in:
Kostas Bariotis
2020-05-12 20:10:11 +01:00
committed by GitHub
parent 36e0c439fb
commit 9ec43d2626
21 changed files with 344 additions and 49 deletions

View File

@ -39,7 +39,7 @@
"react": "16.13.1",
"react-dom": "16.13.1",
"react-scripts": "3.4.1",
"roughjs": "4.3.0",
"roughjs": "4.3.1",
"socket.io-client": "2.3.0",
"typescript": "3.8.3"
},