1
0
Fork 0

🔖 Publish v2.0.0-beta.32

This commit is contained in:
Joost De Cock 2019-07-16 16:52:10 +02:00
parent e6fcd37689
commit 32567a74c7
53 changed files with 634 additions and 714 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/utils",
"version": "2.0.0-beta.31",
"version": "2.0.0-beta.32",
"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/*",