aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMarek Kotewicz <marek.kotewicz@gmail.com>2015-01-11 23:36:38 +0800
committerMarek Kotewicz <marek.kotewicz@gmail.com>2015-01-11 23:36:38 +0800
commit048e7771fb6ca7a8093a799768a816fdef69f5dc (patch)
treeff008e8eebe07ff52bd59845ce7cc18c0866daf9 /package.json
parent29c60c000ad81805e73477de51f4acc62acafa68 (diff)
parent15c229300c2fecdf3966e7e23d0afcbb7b3d9788 (diff)
downloaddexon-048e7771fb6ca7a8093a799768a816fdef69f5dc.tar
dexon-048e7771fb6ca7a8093a799768a816fdef69f5dc.tar.gz
dexon-048e7771fb6ca7a8093a799768a816fdef69f5dc.tar.bz2
dexon-048e7771fb6ca7a8093a799768a816fdef69f5dc.tar.lz
dexon-048e7771fb6ca7a8093a799768a816fdef69f5dc.tar.xz
dexon-048e7771fb6ca7a8093a799768a816fdef69f5dc.tar.zst
dexon-048e7771fb6ca7a8093a799768a816fdef69f5dc.zip
Merge branch 'master' into tests
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index fc34be487..6d032d72d 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,8 @@
"jshint": ">=2.5.0",
"uglifyify": "^2.6.0",
"unreachable-branch-transform": "^0.1.0",
- "vinyl-source-stream": "^1.0.0"
+ "vinyl-source-stream": "^1.0.0",
+ "mocha": ">=2.1.0"
},
"scripts": {
"build": "gulp",