This commit is contained in:
Nolan Lawson 2019-07-24 20:01:27 -07:00
parent 467eb85209
commit cc4f6a4db6
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.11.4",
"version": "1.11.5",
"scripts": {
"lint": "standard && standard --plugin html 'src/routes/**/*.html'",
"lint-fix": "standard --fix && standard --fix --plugin html 'src/routes/**/*.html'",