This commit is contained in:
Nolan Lawson 2019-09-16 22:42:39 -07:00
parent d3fb67bec3
commit 09167a18f2
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.12.2",
"version": "1.13.0",
"scripts": {
"lint": "standard && standard --plugin html 'src/routes/**/*.html'",
"lint-fix": "standard --fix && standard --fix --plugin html 'src/routes/**/*.html'",