1
0
Fork 0

release: Publish v2.10.0-rc.1

This commit is contained in:
Joost De Cock 2020-10-17 16:32:17 +02:00
parent 947f85e105
commit 20ea3c18bc
69 changed files with 1138 additions and 1238 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/utils",
"version": "2.10.0-rc.0",
"version": "2.10.0-rc.1",
"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/*",