chore(embedded): bump package versions (#22676)
This commit is contained in:
parent
73e53fab7a
commit
c0aeb2a75a
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@superset-ui/embedded-sdk",
|
||||
"version": "0.1.0-alpha.7",
|
||||
"version": "0.1.0-alpha.8",
|
||||
"description": "SDK for embedding resources from Superset into your own application",
|
||||
"access": "public",
|
||||
"keywords": [
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@superset-ui/switchboard",
|
||||
"version": "0.18.26-0",
|
||||
"version": "0.18.26-1",
|
||||
"description": "Switchboard is a library to make it easier to communicate across browser windows using the MessageChannel API",
|
||||
"sideEffects": false,
|
||||
"main": "lib/index.js",
|
||||
|
|
|
|||
Loading…
Reference in New Issue