1
0
Fork 0

release: Publish v2.10.4

This commit is contained in:
Joost De Cock 2020-11-13 18:21:44 +01:00
parent e8290147d2
commit 1ed1c1c0a3
69 changed files with 1139 additions and 1239 deletions

View file

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