chore: Reconfigure packages
This commit is contained in:
parent
5e1987a4a0
commit
e4c50ad165
66 changed files with 505 additions and 505 deletions
|
@ -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
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue