yarn-yet-again v0.18.0
Nolan Lawson 2019-01-27 12:36:54 -08:00
rodzic 7a8be06412
commit 58b0c56ad8
2 zmienionych plików z 2 dodań i 2 usunięć

2
package-lock.json wygenerowano
Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "pinafore",
"version": "0.17.0",
"version": "0.18.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

Wyświetl plik

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