jobdone-shared-files 0.0.1-beta.71 → 0.0.1-beta.72

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -221,7 +221,8 @@
221
221
  formatDate,
222
222
  projectInfo,
223
223
  navLinkObj,
224
- finalRootDomain
224
+ userInfo,
225
+ finalRootDomain,
225
226
  }
226
227
  }
227
228
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jobdone-shared-files",
3
- "version": "0.0.1-beta.71",
3
+ "version": "0.0.1-beta.72",
4
4
  "description": "Shared JS and SCSS for Jobdone Enterprise.",
5
5
  "main": "index.js",
6
6
  "scripts": {