Skip to content

Commit 4ff67c0

Browse files
authored
chore: engines specification in package.json is outdated (#797)
1 parent be9a290 commit 4ff67c0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313
"cleanup": "mongo express-todo --eval 'db.todos.remove({});'",
1414
"test": "snyk test"
1515
},
16-
"engines": {
17-
"node": "6.14.1"
18-
},
1916
"dependencies": {
2017
"adm-zip": "0.4.7",
2118
"body-parser": "1.9.0",

0 commit comments

Comments
 (0)