chore: Reconfigure packages
This commit is contained in:
parent
e5a9018047
commit
779151e2a1
120 changed files with 706 additions and 665 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "create-freesewing-pattern",
|
||||
"version": "2.15.0",
|
||||
"version": "2.15.1-rc.0",
|
||||
"description": "Initializer package for FreeSewing patterns: npm init FreeSewing-pattern",
|
||||
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
|
||||
"homepage": "https://freesewing.org/",
|
||||
|
@ -42,8 +42,8 @@
|
|||
"parse-git-config": "^3.0.0",
|
||||
"validate-npm-package-name": "^3.0.0",
|
||||
"which": "^2.0.2",
|
||||
"@freesewing/i18n": "^2.15.0",
|
||||
"@freesewing/pattern-info": "^2.15.0"
|
||||
"@freesewing/i18n": "^2.15.1-rc.0",
|
||||
"@freesewing/pattern-info": "^2.15.1-rc.0"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"files": [
|
||||
|
@ -56,7 +56,7 @@
|
|||
],
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"tag": "latest"
|
||||
"tag": "next"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue