aboutsummaryrefslogtreecommitdiffstats
path: root/web/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'web/package.json')
-rw-r--r--web/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/package.json b/web/package.json
index 31c2d6d6..77b13e8b 100644
--- a/web/package.json
+++ b/web/package.json
@@ -37,7 +37,8 @@
"redux-logger": "^3.0.6",
"redux-mock-store": "^1.3.0",
"redux-thunk": "^2.2.0",
- "shallowequal": "^1.0.2"
+ "shallowequal": "^1.0.2",
+ "stable": "^0.1.6"
},
"devDependencies": {
"babel-core": "^6.26.0",