1
0
Fork 0

arrow_up: Updated cut-on-fold plugin

This commit is contained in:
Joost De Cock 2019-02-13 14:51:24 +01:00
parent e1309b9414
commit e8992cb7be
2 changed files with 4 additions and 4 deletions

View file

@ -1173,9 +1173,9 @@
}
},
"@freesewing/plugin-cutonfold": {
"version": "0.10.3",
"resolved": "https://registry.npmjs.org/@freesewing/plugin-cutonfold/-/plugin-cutonfold-0.10.3.tgz",
"integrity": "sha512-2pKY36K6LdxY1GE/efjOoIim640zMxgqtV1JnJC9KlIVqahcTgoRAK1NKDaM5qzszRhWIr+HK0rtpLpljYj0oQ=="
"version": "0.10.4",
"resolved": "https://registry.npmjs.org/@freesewing/plugin-cutonfold/-/plugin-cutonfold-0.10.4.tgz",
"integrity": "sha512-MTQ3LIJsuh2JdbEOzC9/w0n6AMNhN45aOYhp7iHKb/PUGy25L1iINYOuuzljLHTqYAgYIoFuCeVf9tw78hnzKA=="
},
"@freesewing/plugin-dimension": {
"version": "0.7.3",

View file

@ -85,7 +85,7 @@
"package.json"
],
"dependencies": {
"@freesewing/plugin-cutonfold": "0.10.3",
"@freesewing/plugin-cutonfold": "0.10.4",
"@freesewing/plugin-dimension": "0.7.3",
"@freesewing/plugin-grainline": "0.2.2",
"@freesewing/plugin-logo": "0.5.2",