0.5.2
This commit is contained in:
parent
37cc2c2df7
commit
b77c80200c
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "pinafore",
|
"name": "pinafore",
|
||||||
"version": "0.5.1",
|
"version": "0.5.2",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "pinafore",
|
"name": "pinafore",
|
||||||
"description": "Alternative web client for Mastodon",
|
"description": "Alternative web client for Mastodon",
|
||||||
"version": "0.5.1",
|
"version": "0.5.2",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "standard && standard --plugin html 'routes/**/*.html'",
|
"lint": "standard && standard --plugin html 'routes/**/*.html'",
|
||||||
"lint-fix": "standard --fix && standard --fix --plugin html 'routes/**/*.html'",
|
"lint-fix": "standard --fix && standard --fix --plugin html 'routes/**/*.html'",
|
||||||
|
|
Loading…
Reference in New Issue