1
0
Fork 0

🔖 Publish v2.0.0-alpha.20

This commit is contained in:
Joost De Cock 2019-05-07 11:01:19 +02:00
parent 584fefac5d
commit 2a29466f65
49 changed files with 85 additions and 156 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/utils",
"version": "2.0.0-alpha.19",
"version": "2.0.0-alpha.20",
"description": "A collection of utilities shared across freesewing frontend projects",
"author": "Joost De Cock <joost@decock.org> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -28,9 +28,6 @@
"pubforce": "npm publish",
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -"
},
"peerDependencies": {},
"dependencies": {},
"devDependencies": {},
"files": [
"dist/*",
"README.md",