Reverting package change

This commit is contained in:
Darius Kazemi 2023-01-23 17:14:01 -08:00
parent 58b3dd2cff
commit 74c5cd1f6e
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"name": "@hometown-fork/hometown",
"license": "AGPL-3.0-or-later",
"engines": {
"node": ">=16"
"node": ">=14"
},
"scripts": {
"postversion": "git push --tags",