forked from cybrespace/pinafore
0.7.0
This commit is contained in:
parent
4edec81a0f
commit
9bdb723edb
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "pinafore",
|
||||
"version": "0.6.2",
|
||||
"version": "0.7.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "pinafore",
|
||||
"description": "Alternative web client for Mastodon",
|
||||
"version": "0.6.2",
|
||||
"version": "0.7.0",
|
||||
"scripts": {
|
||||
"lint": "standard && standard --plugin html 'routes/**/*.html'",
|
||||
"lint-fix": "standard --fix && standard --fix --plugin html 'routes/**/*.html'",
|
||||
|
|
Loading…
Reference in New Issue