release: Publish v2.11.0-rc.0
This commit is contained in:
parent
5b6e97de16
commit
73b9515f2a
71 changed files with 1171 additions and 1274 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@freesewing/utils",
|
||||
"version": "2.10.8-rc.1",
|
||||
"version": "2.11.0-rc.0",
|
||||
"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