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,5 +1,5 @@
/**
* @freesewing/utils/convertSize | v2.6.0-rc.0
* @freesewing/utils/convertSize | v2.6.0-rc.1
* A collection of utilities shared across freesewing frontend projects
* (c) 2020 Joost De Cock <joost@decock.org> (https://github.com/joostdecock)
* @license MIT

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/utils",
"version": "2.6.0-rc.0",
"version": "2.6.0-rc.1",
"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/",
@ -61,7 +61,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=8.0.0",