1
0
Fork 0

🔖 Publish v2.0.0-beta.37

This commit is contained in:
Joost De Cock 2019-07-26 06:09:12 +02:00
parent 79d762869f
commit ec99d27d83
53 changed files with 613 additions and 693 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/utils",
"version": "2.0.0-beta.36",
"version": "2.0.0-beta.37",
"description": "A collection of utilities shared across freesewing frontend 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": "^0.203.1",
"axios": "^0.19.0"
"axios": "^0.19.0",
"tlds": "^0.203.1"
},
"dependencies": {},
"devDependencies": {},
"files": [
"backend/*",
"camelCase/*",