chore: Updated to latest release
This commit is contained in:
parent
776a85d266
commit
91c9cf692d
2 changed files with 4 additions and 1 deletions
|
@ -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
|
||||||
|
|
|
@ -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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue