@bufferapp/nav-sidebar
Advanced tools
Comparing version 1.61.0 to 1.62.0
{ | ||
"name": "@bufferapp/nav-sidebar", | ||
"version": "1.61.0", | ||
"version": "1.62.0", | ||
"description": "Nav sidebar for Analyze", | ||
@@ -22,3 +22,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "c6ebc0038a42f562f4e3fac3f10ec79ebf897f2c" | ||
"gitHead": "4df06c4b733f3a1b2b0747949b2f1f2d27b40af0" | ||
} |
@@ -14,3 +14,3 @@ import { actionTypes as dataFetchActionTypes } from '@bufferapp/async-data-fetch'; | ||
shopify: ['overview'], | ||
linkedin: ['overview', 'posts'], | ||
linkedin: ['overview', 'posts', 'answers'], | ||
}; | ||
@@ -17,0 +17,0 @@ |
207946