fix: ellipse roughness when 0 (#4194)

This commit is contained in:
David Luzar
2021-11-03 12:50:54 +01:00
committed by GitHub
parent 5be58b59e0
commit cc201a6d80
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
"react": "17.0.2",
"react-dom": "17.0.2",
"react-scripts": "4.0.3",
"roughjs": "4.4.1",
"roughjs": "4.4.3",
"sass": "1.43.4",
"socket.io-client": "2.3.1",
"typescript": "4.4.4"