1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2019-11-19 18:35:55 +01:00
parent f4ed0ed1c6
commit 9d1366b8b1
89 changed files with 384 additions and 85 deletions

View file

@ -6,6 +6,11 @@
**Note:** Version bump only for package tutorial
## 2.1.4-1 (2019-11-19)
**Note:** Version bump only for package tutorial
## 2.1.4 (2019-11-01)
**Note:** Version bump only for package tutorial

View file

@ -42,9 +42,9 @@
"react-dom": "^16.8",
"@babel/plugin-proposal-class-properties": "^7.0.0",
"babel-eslint": "10.0.1",
"eslint": "^6.6.0",
"eslint": "^5.16.0",
"babel-jest": "24.7.1",
"jest": "24.9.0",
"jest": "24.7.1",
"@freesewing/components": "^2.1.4",
"@freesewing/css-theme": "^2.1.4",
"@freesewing/i18n": "^2.1.4",
@ -57,7 +57,7 @@
"cross-env": "^5.1.4",
"gh-pages": "^1.2.0",
"react-scripts": "^3.0.0",
"webpack": "4.41.2",
"webpack": "4.29.6",
"rollup": "^0.64.1",
"rollup-plugin-babel": "^4.0.1",
"rollup-plugin-babel-minify": "^7.0.0",