@rango-dev/widget-embedded 0.1.16-next.8 → 0.1.16-next.9

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": "@rango-dev/widget-embedded",
3
- "version": "0.1.16-next.8",
3
+ "version": "0.1.16-next.9",
4
4
  "license": "MIT",
5
5
  "main": "dist/index.js",
6
6
  "typings": "dist/index.d.ts",
@@ -111,7 +111,6 @@ function QueueManager(props: PropsWithChildren<{}>) {
111
111
 
112
112
  return (
113
113
  <ManagerProvider
114
- //@ts-ignore
115
114
  queuesDefs={[swapQueueDef]}
116
115
  context={context}
117
116
  onPersistedDataLoaded={(manager) => {