This commit is contained in:
Nolan Lawson 2020-11-23 14:47:45 -08:00
parent de2c58be6a
commit f2e51bbbfe
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "pinafore",
"description": "Alternative web client for Mastodon",
"version": "1.19.2",
"version": "1.20.0",
"scripts": {
"lint": "standard && standard --plugin html 'src/routes/**/*.html'",
"lint-fix": "standard --fix && standard --fix --plugin html 'src/routes/**/*.html'",