Browse Source

chore(package): update mocha to version 3.0.2 (#588)

https://greenkeeper.io/
tags/v2.3.0
Greenkeeper Phillip Johnsen 9 years ago
parent
commit
1b1a15904e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package.json

+ 1
- 1
package.json View File

@@ -42,7 +42,7 @@
"devDependencies": {
"chai": "^3.4.0",
"eslint": "^2.5.1",
"mocha": "^2.5.0",
"mocha": "^3.0.2",
"zuul": "^3.7.0"
},
"spm": {


Loading…
Cancel
Save