1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
joostdecock 2021-10-15 17:44:43 +02:00
parent e3f25601c7
commit 063464d98d
132 changed files with 679 additions and 679 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/plugin-validate",
"version": "2.19.0-alpha.1",
"version": "2.19.0-alpha.2",
"description": "A FreeSewing plugin that validates aspects of your code",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -37,7 +37,7 @@
"start": "rollup -c -w"
},
"peerDependencies": {
"@freesewing/core": "^2.19.0-alpha.1"
"@freesewing/core": "^2.19.0-alpha.2"
},
"dependencies": {},
"devDependencies": {},