This commit is contained in:
Nolan Lawson 2019-02-16 15:39:00 -08:00
parent c6ebe6ab44
commit ef5fb4ce0c
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.1.0",
"version": "1.2.0",
"scripts": {
"lint": "standard && standard --plugin html 'src/routes/**/*.html'",
"lint-fix": "standard --fix && standard --fix --plugin html 'src/routes/**/*.html'",