Remove `engines` field

This commit is contained in:
Nikita Karamov 2021-08-28 15:56:49 +02:00
parent fd2e403d98
commit 52b031b4b6
No known key found for this signature in database
GPG Key ID: 7FCADEDBB1AEBE44
1 changed files with 0 additions and 3 deletions

View File

@ -28,8 +28,5 @@
"prettier": "2.3.2",
"sass": "^1.37.5",
"sirv-cli": "^1.0.10"
},
"engines": {
"node": "^12 | ^14 | >= 16"
}
}