chore(embedded): bump package versions (#22676)

This commit is contained in:
Ville Brofeldt 2023-01-11 11:42:46 +02:00 committed by GitHub
parent 73e53fab7a
commit c0aeb2a75a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "@superset-ui/embedded-sdk", "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", "description": "SDK for embedding resources from Superset into your own application",
"access": "public", "access": "public",
"keywords": [ "keywords": [

View File

@ -1,6 +1,6 @@
{ {
"name": "@superset-ui/switchboard", "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", "description": "Switchboard is a library to make it easier to communicate across browser windows using the MessageChannel API",
"sideEffects": false, "sideEffects": false,
"main": "lib/index.js", "main": "lib/index.js",