forked from cybrespace/pinafore
0.2.2
This commit is contained in:
parent
d601af2397
commit
c5663aab44
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "pinafore",
|
||||
"version": "0.2.1",
|
||||
"version": "0.2.2",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "pinafore",
|
||||
"description": "Alternative web client for Mastodon",
|
||||
"version": "0.2.1",
|
||||
"version": "0.2.2",
|
||||
"scripts": {
|
||||
"lint": "standard",
|
||||
"dev": "run-s build-svg build-inline-script serve-dev",
|
||||
|
|
Loading…
Reference in New Issue