digirati-annotation-redux
Advanced tools
Comparing version 0.1.2 to 0.1.4
{ | ||
"name": "digirati-annotation-redux", | ||
"version": "0.1.2", | ||
"version": "0.1.4", | ||
"description": "Describe annotation-redux here", | ||
@@ -26,3 +26,4 @@ "main": "es/index.js", | ||
"redux-thunk": "^2.2.0", | ||
"uuid": "^3.0.1" | ||
"uuid": "^3.0.1", | ||
"whatwg-fetch": "^2.0.3" | ||
}, | ||
@@ -29,0 +30,0 @@ "devDependencies": { |
39547
8
+ Addedwhatwg-fetch@^2.0.3
+ Addedwhatwg-fetch@2.0.4(transitive)