1
0
Fork 0

Merge branch 'develop' of github.com:freesewing/freesewing into develop

This commit is contained in:
Joost De Cock 2020-04-05 12:54:49 +02:00
commit 6ec3cb2ec7
70 changed files with 982 additions and 854 deletions

View file

@ -61,7 +61,7 @@
"webpack": "4.29.6",
"rollup": "^0.64.1",
"rollup-plugin-babel": "^4.0.1",
"rollup-plugin-babel-minify": "^7.0.0",
"rollup-plugin-babel-minify": "^10.0.0",
"rollup-plugin-commonjs": "^9.1.3",
"rollup-plugin-json": "^3.1.0",
"rollup-plugin-node-resolve": "^3.3.0",
@ -73,7 +73,7 @@
"@material-ui/lab": "^v4.0.0-alpha.14",
"react-intl": "2.8.0",
"prop-types": "15.7.2",
"mocha": "^6.1.4",
"mocha": "^7.1.1",
"chai": "^4.1.2",
"chai-string": "^1.4.0",
"@babel/register": "^7.4.4"