fix: Remove engine from package.json (#16)
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
This commit is contained in:
parent
42569e00f7
commit
85eb52fa9b
@ -15,9 +15,6 @@
|
|||||||
"express": "^4.17.1",
|
"express": "^4.17.1",
|
||||||
"mocha": "^8.1.3"
|
"mocha": "^8.1.3"
|
||||||
},
|
},
|
||||||
"engines": {
|
|
||||||
"node": "12.*"
|
|
||||||
},
|
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/freeCodeCamp/boilerplate-project-metricimpconverter"
|
"url": "https://github.com/freeCodeCamp/boilerplate-project-metricimpconverter"
|
||||||
|
Loading…
Reference in New Issue
Block a user