aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarek Kotewicz <marek.kotewicz@gmail.com>2015-01-11 23:36:07 +0800
committerMarek Kotewicz <marek.kotewicz@gmail.com>2015-01-11 23:36:07 +0800
commit15c229300c2fecdf3966e7e23d0afcbb7b3d9788 (patch)
treeb782666016c171dd2e2ba684d223e3b005efa7ef
parent24814a4f0f634322be8d9430bad45905e255697c (diff)
downloadgo-tangerine-15c229300c2fecdf3966e7e23d0afcbb7b3d9788.tar.gz
go-tangerine-15c229300c2fecdf3966e7e23d0afcbb7b3d9788.tar.zst
go-tangerine-15c229300c2fecdf3966e7e23d0afcbb7b3d9788.zip
updated 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",