Update package.json

This commit is contained in:
Darius Kazemi 2023-01-23 17:07:32 -08:00
parent ec3b7994c1
commit 58b3dd2cff
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
{
"name": "@mastodon/mastodon",
"name": "@hometown-fork/hometown",
"license": "AGPL-3.0-or-later",
"engines": {
"node": ">=14"
"node": ">=16"
},
"scripts": {
"postversion": "git push --tags",
@ -20,7 +20,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/mastodon/mastodon.git"
"url": "https://github.com/hometown-fork/hometown.git"
},
"private": true,
"dependencies": {