fix-webpack-chunk v1.23.0
Nolan Lawson 2021-03-19 18:42:38 -07:00
rodzic 75458a3410
commit 237ac836c0
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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