1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2020-04-29 20:59:27 +02:00
parent 5e1987a4a0
commit e4c50ad165
66 changed files with 505 additions and 505 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/models",
"version": "2.6.0-rc.0",
"version": "2.6.0-rc.1",
"description": "Body measurements data for a range of default sizes",
"author": "Joost De Cock <joost@decock.org> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -29,7 +29,7 @@
"start": "rollup -c -w"
},
"peerDependencies": {
"@freesewing/utils": "^2.6.0-rc.0"
"@freesewing/utils": "^2.6.0-rc.1"
},
"dependencies": {},
"devDependencies": {},
@ -40,7 +40,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=8.0.0",