1
0
Fork 0

🔖 Publish v2.0.0-alpha.22

This commit is contained in:
Joost De Cock 2019-05-09 15:51:17 +02:00
parent 5b09b9c7d2
commit 256ec9136b
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
{ {
"version": "2.0.0-alpha.21", "version": "2.0.0-alpha.22",
"npmClient": "yarn", "npmClient": "yarn",
"command": { "command": {
"publish": { "publish": {

View file

@ -1,6 +1,6 @@
{ {
"name": "create-freesewing-pattern", "name": "create-freesewing-pattern",
"version": "2.0.0-alpha.21", "version": "2.0.0-alpha.22",
"description": "Initializer package for FreeSewing patterns: npm init FreeSewing-pattern", "description": "Initializer package for FreeSewing patterns: npm init FreeSewing-pattern",
"author": "Joost De Cock <joost@decock.org> (https://github.com/joostdecock)", "author": "Joost De Cock <joost@decock.org> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/", "homepage": "https://freesewing.org/",