Skip to content

Commit

Permalink
Fix Issue learn-co-curriculum#5 in Learn IBIDE context
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven G. Harms committed Aug 19, 2019
1 parent 7114f63 commit 7bf9e51
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 @@ -26,11 +26,11 @@
"chai": "^3.5.0",
"expect": "^1.20.2",
"jsdom": "^9.2.0",
"mocha": "^5.2.0",
"mocha": "^6.1.4",
"mocha-jsdom": "~1.1.0",
"mocha-multi": "^1.0.0"
},
"dependencies": {
"chai-fs": "^2.0.0"
}
}
}

0 comments on commit 7bf9e51

Please sign in to comment.