@trackunit/react-core-contexts-api 0.2.94 → 0.2.96

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trackunit/react-core-contexts-api",
3
- "version": "0.2.94",
3
+ "version": "0.2.96",
4
4
  "repository": "https://github.com/Trackunit/manager",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "engines": {
@@ -1,4 +1,3 @@
1
- export type AutocompletePreservingString = string & {};
2
1
  /**
3
2
  * Page would often go in the sidebar. In asset home "status", "telematics" etc are pages
4
3
  */