pull/234/head v0.3.0
Nolan Lawson 2018-04-28 14:54:32 -07:00
rodzic ffb00fcc5c
commit 16c1c686fb
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.2.3",
"version": "0.3.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

Wyświetl plik

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