Bump roughjs version to fix ellipse fills (#367)

This commit is contained in:
Preet 2020-01-13 21:39:42 -08:00 committed by Christopher Chedeau
parent 8dbd1b80df
commit d2a3ed7931
2 changed files with 4 additions and 4 deletions

View file

@ -10,7 +10,7 @@
"react": "16.12.0",
"react-dom": "16.12.0",
"react-scripts": "3.3.0",
"roughjs": "4.0.1"
"roughjs": "4.0.3"
},
"devDependencies": {
"@types/jest": "^24.0.25",