1
0
Fork 0

🚧 Bumping alpha version

This commit is contained in:
Joost De Cock 2019-05-02 19:36:42 +02:00
parent 30ef565d80
commit c377171253
47 changed files with 222 additions and 148 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/plugin-grainline",
"version": "2.0.0-alpha.5",
"version": "2.0.0-alpha.9",
"description": "A FreeSewing plugin to add grainline indicators on your patterns",
"author": "Joost De Cock <joost@decock.org> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -33,8 +33,10 @@
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -"
},
"peerDependencies": {
"@freesewing/core": "^2.0.0-alpha.4"
"@freesewing/core": "^2.0.0-alpha.9"
},
"dependencies": {},
"devDependencies": {},
"files": [
"dist/*",
"README.md",