chore: Reconfigure packages
This commit is contained in:
parent
bdc8cb2038
commit
7cbad594f8
176 changed files with 1506 additions and 1341 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@freesewing/utils",
|
||||
"version": "2.10.6",
|
||||
"version": "2.10.7",
|
||||
"description": "A collection of utilities shared across freesewing projects",
|
||||
"author": "Joost De Cock <joost@decock.org> (https://github.com/joostdecock)",
|
||||
"homepage": "https://freesewing.org/",
|
||||
|
@ -29,9 +29,11 @@
|
|||
"start": "rollup -c -w"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"axios": "^0.19.2",
|
||||
"tlds": "^1.207.0"
|
||||
"tlds": "^1.207.0",
|
||||
"axios": "^0.19.2"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {},
|
||||
"files": [
|
||||
"backend/*",
|
||||
"camelCase/*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue