🔖 Switched to beta releases
This commit is contained in:
parent
9e86a6ee0a
commit
0d55d26532
50 changed files with 358 additions and 358 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "create-freesewing-pattern",
|
||||
"version": "2.0.0-alpha.27",
|
||||
"version": "2.0.0-beta.0",
|
||||
"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/",
|
||||
|
@ -40,8 +40,8 @@
|
|||
"parse-git-config": "^3.0.0",
|
||||
"validate-npm-package-name": "^3.0.0",
|
||||
"which": "^1.3.1",
|
||||
"@freesewing/i18n": "^2.0.0-alpha.27",
|
||||
"@freesewing/pattern-info": "^2.0.0-alpha.27"
|
||||
"@freesewing/i18n": "^2.0.0-beta.0",
|
||||
"@freesewing/pattern-info": "^2.0.0-beta.0"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"files": [
|
||||
|
@ -54,7 +54,7 @@
|
|||
],
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"tag": "alpha"
|
||||
"tag": "beta"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=8.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue