252 remove engine from package.json

This commit is contained in:
CJ Patoilo 2020-06-12 09:48:13 -03:00
parent 89a1ec70ee
commit 8c80c8f853
1 changed files with 0 additions and 4 deletions

View File

@ -62,10 +62,6 @@
"visual-regression:reference": "run-s build && backstop reference --config backstop.config.js",
"watch": "onchange src -- run-p build"
},
"engines": {
"node": "^12.17.0",
"npm": "^6.14.5"
},
"prettier": {
"jsxSingleQuote": false,
"trailingComma": "all"