remove restrictions on node
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
FloatingGhost 2022-06-18 15:14:43 +01:00
parent ac4bcb04d7
commit f4e64e5d4d
1 changed files with 0 additions and 3 deletions

View File

@ -2,9 +2,6 @@
"name": "@tootsuite/mastodon",
"description": "mastodon",
"license": "AGPL-3.0-or-later",
"engines": {
"node": ">=10.13 <13"
},
"scripts": {
"postversion": "git push --tags",
"build:development": "cross-env NODE_ENV=development webpack --config config/webpack/development.js",