mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-24 00:54:02 -05:00
Remove unnecessary version locks (#14139)
This commit is contained in:
parent
0a56a4a1bc
commit
8ed2f9409c
@ -2,7 +2,7 @@
|
|||||||
"name": "@tootsuite/mastodon",
|
"name": "@tootsuite/mastodon",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=10.13 <13"
|
"node": ">=10.13"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postversion": "git push --tags",
|
"postversion": "git push --tags",
|
||||||
|
Loading…
Reference in New Issue
Block a user