1
0
Fork 0

chore: Updated to latest release

This commit is contained in:
Joost De Cock 2020-08-10 19:42:57 +02:00
parent 776a85d266
commit 91c9cf692d
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,8 @@
Unreleased: Unreleased:
date: date:
2.8.0:
date: 2020-08-10
Added: Added:
paco: paco:
- Initial release for Paco, a pattern for summer pants - Initial release for Paco, a pattern for summer pants

View file

@ -22,7 +22,7 @@
"files": ["dist/*", "README.md", "package.json"], "files": ["dist/*", "README.md", "package.json"],
"publishConfig": { "publishConfig": {
"access": "public", "access": "public",
"tag": "next" "tag": "latest"
}, },
"engines": { "engines": {
"node": ">=12.0.0", "node": ">=12.0.0",