1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2020-11-18 20:30:14 +01:00
parent bdc8cb2038
commit 7cbad594f8
176 changed files with 1506 additions and 1341 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/utils",
"version": "2.10.6",
"version": "2.10.7",
"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,9 +29,11 @@
"start": "rollup -c -w"
},
"peerDependencies": {
"axios": "^0.19.2",
"tlds": "^1.207.0"
"tlds": "^1.207.0",
"axios": "^0.19.2"
},
"dependencies": {},
"devDependencies": {},
"files": [
"backend/*",
"camelCase/*",