1
0
Fork 0

🔧 Reconfigure packages

This commit is contained in:
Joost De Cock 2019-09-02 19:51:56 +02:00
parent 6d4dd125e3
commit e41915da6d
81 changed files with 1423 additions and 258 deletions

View file

@ -0,0 +1,21 @@
# Change log for: @freesewing/tutorial
## Unreleased
**Note:** Version bump only for package tutorial
## 2.0.1 (2019-09-01)
**Note:** Version bump only for package tutorial
## 2.0.0 (2019-08-25)
This is the **initial release**, and the start of this change log.
Prior to version 2, FreeSewing was not a JavaScript project.
As such, that history is out of scope for this change log.

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.3.0",
"eslint": "^5.16.0",
"babel-jest": "24.7.1",
"jest": "24.9.0",
"jest": "24.7.1",
"@freesewing/components": "^2.0.1",
"@freesewing/css-theme": "^2.0.1",
"@freesewing/i18n": "^2.0.1",