We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
engines.node
1 parent fed7e16 commit 40a86cbCopy full SHA for 40a86cb
package.json
@@ -64,8 +64,5 @@
64
"eslint": "eslint --fix \"src/**/*.js\"",
65
"prettier": "prettier --write --loglevel warn \"src/**/*.js\" \"*.{js,md,yml,json}\"",
66
"unit": "ava"
67
- },
68
- "engines": {
69
- "node": "12"
70
}
71
0 commit comments