1
0
Fork 0

🔖 Publish v2.0.0-beta.31

This commit is contained in:
Joost De Cock 2019-07-14 11:08:50 +02:00
parent b2e1702ce6
commit 5f6453ff9b
52 changed files with 610 additions and 689 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/plugin-debug",
"version": "2.0.0-beta.30",
"version": "2.0.0-beta.31",
"description": "A FreeSewing plugin to log debug info to your browser console",
"author": "Joost De Cock <joost@decock.org> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -34,8 +34,6 @@
"peerDependencies": {
"@freesewing/core": "^2.0.0-beta.30"
},
"dependencies": {},
"devDependencies": {},
"files": [
"dist/*",
"README.md",