mirror of
https://github.com/milligram/milligram.git
synced 2024-11-13 16:54:22 +00:00
252 remove engine from package.json
This commit is contained in:
parent
89a1ec70ee
commit
8c80c8f853
@ -62,10 +62,6 @@
|
|||||||
"visual-regression:reference": "run-s build && backstop reference --config backstop.config.js",
|
"visual-regression:reference": "run-s build && backstop reference --config backstop.config.js",
|
||||||
"watch": "onchange src -- run-p build"
|
"watch": "onchange src -- run-p build"
|
||||||
},
|
},
|
||||||
"engines": {
|
|
||||||
"node": "^12.17.0",
|
|
||||||
"npm": "^6.14.5"
|
|
||||||
},
|
|
||||||
"prettier": {
|
"prettier": {
|
||||||
"jsxSingleQuote": false,
|
"jsxSingleQuote": false,
|
||||||
"trailingComma": "all"
|
"trailingComma": "all"
|
||||||
|
Loading…
Reference in New Issue
Block a user