chore: Reconfigure packages
This commit is contained in:
parent
623e28c675
commit
6c01ddea09
99 changed files with 1238 additions and 1340 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@freesewing/utils",
|
||||
"version": "2.20.7",
|
||||
"version": "2.20.8",
|
||||
"description": "A collection of utilities shared across freesewing projects",
|
||||
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
|
||||
"homepage": "https://freesewing.org/",
|
||||
|
@ -34,11 +34,9 @@
|
|||
"start": "rollup -c -w"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"tlds": "^1.221.1",
|
||||
"axios": "^0.25.0"
|
||||
"axios": "^0.25.0",
|
||||
"tlds": "^1.221.1"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {},
|
||||
"files": [
|
||||
"backend/*",
|
||||
"camelCase/*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue