1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2021-05-29 14:13:45 +02:00
parent 88621ad9a9
commit 94859f4afd
151 changed files with 1096 additions and 661 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/pattern-info",
"version": "2.16.0",
"version": "2.16.1-rc.0",
"description": "Information about available freesewing patterns",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,7 +40,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=12.0.0",