1
0
Fork 0

Updated pattern-info package for new patterns

This commit is contained in:
Joost De Cock 2019-09-25 18:04:14 +02:00
parent 13d39f2bae
commit ab3a154466
2 changed files with 4 additions and 0 deletions

View file

@ -22,6 +22,7 @@ export const list = [
'sandy',
'shin',
'simon',
'simone',
'sven',
'tamiko',
'theo',
@ -45,6 +46,7 @@ export const withoutBreasts = [
'sandy',
'shin',
'simon',
'simone',
'sven',
'tamiko',
'theo',

View file

@ -16,6 +16,7 @@ const penelope = require('@freesewing/penelope').config
const sandy = require('@freesewing/sandy').config
const shin = require('@freesewing/shin').config
const simon = require('@freesewing/simon').config
const simone = require('@freesewing/simone').config
const sven = require('@freesewing/sven').config
const tamiko = require('@freesewing/tamiko').config
const theo = require('@freesewing/theo').config
@ -40,6 +41,7 @@ const patterns = {
sandy,
shin,
simon,
simone,
sven,
tamiko,
theo,