Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore: engines specification in package.json is outdated
  • Loading branch information
FauxFaux authored Aug 18, 2020
commit 3c0692a3c744543f4c73cc2704936072e5396833
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
"cleanup": "mongo express-todo --eval 'db.todos.remove({});'",
"test": "snyk test"
},
"engines": {
"node": "6.14.1"
},
"dependencies": {
"adm-zip": "0.4.7",
"body-parser": "1.9.0",
Expand Down