@bufferapp/report-list
Advanced tools
Comparing version 1.74.0 to 1.74.1
@@ -32,2 +32,3 @@ import { LOCATION_CHANGE } from 'connected-react-router'; | ||
id: action.id, | ||
organizationId: store.getState().profiles.organizationId, | ||
}, | ||
@@ -34,0 +35,0 @@ })); |
@@ -76,2 +76,3 @@ import { actions, actionTypes } from '@bufferapp/async-data-fetch'; | ||
userId: 'user1234', | ||
organizationId: 'organization1234' | ||
}, | ||
@@ -93,2 +94,3 @@ })); | ||
id, | ||
organizationId: 'organization1234' | ||
}, | ||
@@ -95,0 +97,0 @@ })); |
{ | ||
"name": "@bufferapp/report-list", | ||
"version": "1.74.0", | ||
"version": "1.74.1", | ||
"description": "Report list package for Analyze", | ||
@@ -24,3 +24,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "dd1446be301983230fe951fd545f8b17a60ec747" | ||
"gitHead": "b4c7c64f1287f4b33ecc792471af2d2f4978d595" | ||
} |
60027
24
832