Skip to content

Commit

Permalink
πŸ“Œ Changed dependencies to a specific version. KamandPrompt#140
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeconias committed Oct 19, 2020
1 parent d79cdc4 commit ee40ce6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"engines": {
"npm": "3.10.10",
"node": "6.9.4"
"node": "12.19.0"
},
"repository": {
"type": "git",
Expand All @@ -28,7 +28,7 @@
},
"devDependencies": {
"chai": "4.2.0",
"mocha": "6.2.3",
"mocha": "8.2.0",
"socket.io-client": "2.3.1"
}
}

0 comments on commit ee40ce6

Please sign in to comment.