Update dependencies

This commit is contained in:
be5invis 2020-07-04 05:55:56 -07:00
parent 8d28c598dc
commit 3aff681b9f
3 changed files with 13 additions and 13 deletions

View file

@ -1,4 +1,4 @@
import 'topsort' as topsort
import 'toposort' as toposort
import 'object-assign' as objectAssign
import '../support/glyph' as Glyph
import '../support/transform' as Transform