refactor(core): Switches to our own fork of js-bezier
This commit is contained in:
parent
d7b18ed26b
commit
a2f4725f39
4 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
import Attributes from './attributes'
|
||||
import Point from './point'
|
||||
import Bezier from 'bezier-js'
|
||||
import Bezier from '@freesewing/bezier-js'
|
||||
import {
|
||||
linesIntersect,
|
||||
lineIntersectsCurve,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue