Update package.json
This commit is contained in:
parent
ec3b7994c1
commit
58b3dd2cff
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue