summaryrefslogtreecommitdiff
path: root/web-ui/package.json
diff options
context:
space:
mode:
authorTayane Fernandes <tayane.rmf@gmail.com>2017-03-15 14:34:09 -0300
committerTayane Fernandes <tayane.rmf@gmail.com>2017-03-16 10:28:44 -0300
commit30f450e4fe20ac0b2d8751bb3f940566aefd394f (patch)
tree88ff5c9bcb61042f05842bc8003b39b6fa0884a7 /web-ui/package.json
parent54c6c6b7c932ea7fe600592a861f7b46391b494d (diff)
[#971] Remove sinon and use expect to spy functions
with @tuliocasagrande
Diffstat (limited to 'web-ui/package.json')
-rw-r--r--web-ui/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/web-ui/package.json b/web-ui/package.json
index efb026ad..5a5375e6 100644
--- a/web-ui/package.json
+++ b/web-ui/package.json
@@ -72,7 +72,6 @@
"react-tap-event-plugin": "^2.0.1",
"requirejs": "2.2.0",
"sass-loader": "^4.1.1",
- "sinon": "^2.0.0",
"style-loader": "^0.13.1",
"typeahead.js": "^0.11.1",
"url-loader": "^0.5.7",