chore: Remove unused dependencies
This commit is contained in:
parent
79cdc0d92a
commit
4b103741df
3 changed files with 1 additions and 5 deletions
|
@ -49,7 +49,6 @@ core:
|
|||
_:
|
||||
'@freesewing/core-plugins': *freesewing
|
||||
'bezier-js': '6.1.4'
|
||||
'bin-pack-with-constraints': '1.0.1'
|
||||
'hooks': '0.3.2'
|
||||
'lodash.get': &_get '4.4.2'
|
||||
'lodash.set': &_set '4.3.2'
|
||||
|
@ -109,7 +108,6 @@ core-plugins:
|
|||
'@freesewing/plugin-mirror': *freesewing
|
||||
'@freesewing/plugin-round': *freesewing
|
||||
'@freesewing/plugin-sprinkle': *freesewing
|
||||
'@freesewing/plugin-bin-pack': *freesewing
|
||||
plugintest:
|
||||
peer:
|
||||
'@freesewing/plugin-annotations': *freesewing
|
||||
|
|
|
@ -55,7 +55,6 @@
|
|||
"dependencies": {
|
||||
"@freesewing/core-plugins": "3.0.0",
|
||||
"bezier-js": "6.1.4",
|
||||
"bin-pack-with-constraints": "1.0.1",
|
||||
"hooks": "0.3.2",
|
||||
"lodash.get": "4.4.2",
|
||||
"lodash.set": "4.3.2",
|
||||
|
|
|
@ -58,8 +58,7 @@
|
|||
"@freesewing/plugin-annotations": "3.0.0",
|
||||
"@freesewing/plugin-mirror": "3.0.0",
|
||||
"@freesewing/plugin-round": "3.0.0",
|
||||
"@freesewing/plugin-sprinkle": "3.0.0",
|
||||
"@freesewing/plugin-bin-pack": "3.0.0"
|
||||
"@freesewing/plugin-sprinkle": "3.0.0"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue