File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
Learning JavaScript Data Structures and Algorithms
2
2
====================================
3
3
4
+ [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/loiane/javascript-datastructures-algorithms.svg )] ( https://greenkeeper.io/ )
5
+
4
6
[ ![ Build Status] ( https://travis-ci.org/loiane/javascript-datastructures-algorithms.svg?branch=third-edition )] ( https://travis-ci.org/loiane/javascript-datastructures-algorithms )
5
7
[ ![ codecov] ( https://codecov.io/gh/loiane/javascript-datastructures-algorithms/branch/third-edition/graph/badge.svg )] ( https://codecov.io/gh/loiane/javascript-datastructures-algorithms )
6
8
Original file line number Diff line number Diff line change 54
54
},
55
55
"devDependencies" : {
56
56
"@types/chai" : " ^4.1.2" ,
57
- "@types/mocha" : " ^2.2.48 " ,
57
+ "@types/mocha" : " ^5.0.0 " ,
58
58
"babel-cli" : " ^6.26.0" ,
59
59
"babel-core" : " ^6.26.0" ,
60
60
"babel-eslint" : " ^8.2.2" ,
You can’t perform that action at this time.
0 commit comments