remove engine compatibility entry

This commit is contained in:
selfisekai 2020-11-06 14:01:35 +01:00
parent c256bbe4dd
commit 968c903c9f

View file

@ -3,9 +3,6 @@
"version": "4.1.0", "version": "4.1.0",
"description": "Gulp plugin for sass (forked)", "description": "Gulp plugin for sass (forked)",
"main": "index.js", "main": "index.js",
"engines": {
"node": ">=14"
},
"scripts": { "scripts": {
"test": "yarn mocha test" "test": "yarn mocha test"
}, },