🔖 Publish v2.0.0-alpha.24
This commit is contained in:
parent
4e9e6f6c6b
commit
1907c193fb
6 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "create-freesewing-pattern",
|
||||
"version": "2.0.0-alpha.23",
|
||||
"version": "2.0.0-alpha.24",
|
||||
"description": "Initializer package for FreeSewing patterns: npm init FreeSewing-pattern",
|
||||
"author": "Joost De Cock <joost@decock.org> (https://github.com/joostdecock)",
|
||||
"homepage": "https://freesewing.org/",
|
||||
|
@ -23,7 +23,7 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -"
|
||||
},
|
||||
"dependencies": {
|
||||
"@freesewing/i18n": "^2.0.0-alpha.21",
|
||||
"@freesewing/i18n": "^2.0.0-alpha.24",
|
||||
"@freesewing/pattern-info": "^2.0.0-alpha.21",
|
||||
"chalk": "^2.4.2",
|
||||
"commander": "^2.19.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue