1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2021-06-05 08:26:43 +02:00
parent 6e859682f4
commit 5edd26555c
122 changed files with 783 additions and 274 deletions

View file

@ -1,6 +1,13 @@
# Change log for: create-freesewing-pattern
## 2.16.2 (2021-05-05)
### Changed
- Added .gitignore file to the template
- Added eslint for linting
## 2.16.1 (2021-05-30)
### Fixed

View file

@ -29,7 +29,7 @@
"commander": "^7.2.0",
"conf": "^10.0.1",
"cp-file": "^9.0.0",
"execa": "^5.0.0",
"execa": "^5.1.0",
"git-config-path": "^2.0.0",
"github-username": "^6.0.0",
"globby": "^11.0.3",