release: Publish v2.11.0-rc.4
This commit is contained in:
parent
dd8f78c5ca
commit
ae9040ebe8
71 changed files with 1183 additions and 1279 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@freesewing/utils",
|
||||
"version": "2.11.0-rc.3",
|
||||
"version": "2.11.0-rc.4",
|
||||
"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,11 +29,9 @@
|
|||
"start": "rollup -c -w"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"tlds": "^1.207.0",
|
||||
"axios": "^0.19.2"
|
||||
"axios": "^0.19.2",
|
||||
"tlds": "^1.207.0"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {},
|
||||
"files": [
|
||||
"backend/*",
|
||||
"camelCase/*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue