1
0
Fork 0

🔖 Publish v2.0.0-alpha.10

This commit is contained in:
Joost De Cock 2019-05-02 19:36:56 +02:00
parent c377171253
commit 116b94b0f2
48 changed files with 80 additions and 151 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/utils",
"version": "2.0.0-alpha.9",
"version": "2.0.0-alpha.10",
"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/",
@ -30,9 +30,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",