remove engine compatibility entry

master
selfisekai 2020-11-06 14:01:35 +01:00
parent c256bbe4dd
commit 968c903c9f
1 changed files with 0 additions and 3 deletions

View File

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