Skip to content

Commit

Permalink
Update tests and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pletcher committed Jul 26, 2016
1 parent bd71d0e commit d83e453
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,14 @@
},
"homepage": "https://github.com/learn-co-curriculum/javascript-fix-the-scope-lab#readme",
"devDependencies": {
"babel-core": "^6.11.4",
"babel-preset-es2015": "^6.9.0",
"chai": "^3.5.0",
"expect": "^1.20.2",
"jsdom": "^8.5.0",
"mocha": "^2.4.5",
"mocha-jsdom": "^1.1.0",
"mocha-multi": "^0.9.0"
}
},
"dependencies": {}
}

0 comments on commit d83e453

Please sign in to comment.