release: v2.20.6
**Date:** 2022-02-22 - Set units on fontsizes to support scale setting - Handle unset props.pattern in DraftConfigurator option.hide check
This commit is contained in:
parent
8e355a5c6c
commit
47bfd60ffe
173 changed files with 821 additions and 784 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@freesewing/backend",
|
||||
"version": "2.20.5",
|
||||
"version": "2.20.6",
|
||||
"description": "The freesewing.org backend",
|
||||
"private": true,
|
||||
"main": "build/main.js",
|
||||
|
@ -53,7 +53,7 @@
|
|||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@freesewing/i18n": "^2.20.5",
|
||||
"@freesewing/i18n": "^2.20.6",
|
||||
"axios": "0.18.0",
|
||||
"body-parser": "1.18.3",
|
||||
"chai": "^4.3.4",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue