1
0
Fork 0

Merge pull request #689 from freesewing/dependabot/npm_and_yarn/bezier-js-4.0.3

chore(deps): bump bezier-js from 3.1.0 to 4.0.3
This commit is contained in:
Joost De Cock 2021-02-06 11:06:51 +01:00 committed by GitHub
commit 33e4d8a4d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -37,7 +37,7 @@
},
"peerDependencies": {},
"dependencies": {
"bezier-js": "^3.0.1",
"bezier-js": "^4.0.3",
"bin-pack": "^1.0.2",
"hooks": "^0.3.2"
},