electron-event-flux
Advanced tools
Comparing version 0.12.6 to 0.12.7
{ | ||
"name": "electron-event-flux", | ||
"version": "0.12.6", | ||
"version": "0.12.7", | ||
"description": "Redux store which synchronizes between instances in multiple process", | ||
@@ -36,2 +36,3 @@ "main": "lib/index.js", | ||
"@types/node": "^10.12.10", | ||
"@types/react": "^16.7.11", | ||
"electron-store": "^2.0.0", | ||
@@ -38,0 +39,0 @@ "event-flux": "^0.9.4", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
169938
93
4190
9
+ Added@types/react@^16.7.11
+ Added@types/prop-types@15.7.14(transitive)
+ Added@types/react@16.14.62(transitive)
+ Added@types/scheduler@0.16.8(transitive)
+ Addedcsstype@3.1.3(transitive)