1
0
Fork 0

🔖 Publish v2.0.0-alpha.21

This commit is contained in:
Joost De Cock 2019-05-09 15:35:47 +02:00
parent f36fe9b5a2
commit 550b440fee
47 changed files with 83 additions and 154 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/plugin-validate",
"version": "2.0.0-alpha.20",
"version": "2.0.0-alpha.21",
"description": "A FreeSewing plugin that validates aspects of your code",
"author": "Joost De Cock <joost@decock.org> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -35,8 +35,6 @@
"peerDependencies": {
"@freesewing/core": "^2.0.0-alpha.20"
},
"dependencies": {},
"devDependencies": {},
"files": [
"dist/*",
"README.md",