Skip to content

Commit aff4ec3

Browse files
committed
Upgrade mocha
1 parent 3fddf25 commit aff4ec3

3 files changed

Lines changed: 280 additions & 2 deletions

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
node_modules
2-
package-lock.json
32
*.swp

package-lock.json

Lines changed: 279 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"homepage": "https://github.com/datavis-tech/graph-data-structure#readme",
2525
"devDependencies": {
2626
"graph-diagrams": "^0.5.0",
27-
"mocha": "^2.5.3"
27+
"mocha": "^3.5.0"
2828
}
2929
}

0 commit comments

Comments
 (0)