This commit is contained in:
Nolan Lawson 2021-09-14 07:51:43 -07:00
parent 21678ec78e
commit 54b3042042
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "pinafore", "name": "pinafore",
"description": "Alternative web client for Mastodon", "description": "Alternative web client for Mastodon",
"version": "2.0.0", "version": "2.0.1",
"type": "module", "type": "module",
"engines": { "engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0" "node": "^12.20.0 || ^14.13.1 || >=16.0.0"