Browse Source

chore(package): update mocha to version 2.5.0 (#565)

tags/v2.3.0
Greenkeeper Phillip Johnsen 10 years ago
parent
commit
c529bcc7f0
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.1.0",
"mocha": "^2.5.0",
"zuul": "^3.7.0"
},
"spm": {


Loading…
Cancel
Save