This commit is contained in:
Nolan Lawson 2018-04-09 19:16:48 -07:00
parent 228f979ed9
commit b3e859f89d
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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