1
0
mirror of https://github.com/nolanlawson/pinafore synced 2025-02-03 07:15:47 +01:00
This commit is contained in:
Nolan Lawson 2018-04-15 22:08:28 -07:00
parent f4dbc160a0
commit 0e54e15f72
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

@ -1,7 +1,7 @@
{
"name": "pinafore",
"description": "Alternative web client for Mastodon",
"version": "0.2.0",
"version": "0.2.1",
"scripts": {
"lint": "standard",
"dev": "run-s build-svg build-inline-script serve-dev",