1
0
Fork 0

release: Publish v2.14.0-rc.1

This commit is contained in:
Joost De Cock 2021-03-06 11:47:10 +01:00
parent 737c1d5e2a
commit 30f9ec2e77
73 changed files with 1235 additions and 1340 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/utils",
"version": "2.14.0-rc.0",
"version": "2.14.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.21.1"
"axios": "0.21.1",
"tlds": "^1.207.0"
},
"dependencies": {},
"devDependencies": {},
"files": [
"backend/*",
"camelCase/*",