1
0
Fork 0

🔖 Publish v2.0.0-beta.18

This commit is contained in:
Joost De Cock 2019-06-02 15:18:21 +02:00
parent 09cc0af695
commit 751346dbac
50 changed files with 556 additions and 634 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/utils",
"version": "2.0.0-beta.17",
"version": "2.0.0-beta.18",
"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 @@
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
"start": "rollup -c -w"
},
"peerDependencies": {},
"dependencies": {},
"devDependencies": {},
"files": [
"dist/*",
"README.md",