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
+3 -3
View File
@@ -12833,9 +12833,9 @@
}
},
"roughjs": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/roughjs/-/roughjs-4.0.1.tgz",
"integrity": "sha512-uw5PHL7yXjjUAnIylegD1TzsygaeDLs4qrMHdu+9xY16Fd1Db8L8qHm7YQTeLOoqqjhlhDtMGdWda/Qw8rX3ww=="
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/roughjs/-/roughjs-4.0.3.tgz",
"integrity": "sha512-bXqNB7R9f7Zg3D4x8Cgz4KCnP2FJJCEvOPgsrg3FSlq6tOFm3aTAC+Lb9z64m0tOGW4Lq3hzAp0UMpB4Dq4mhw=="
},
"rsvp": {
"version": "4.8.5",