Update matrix-analytics-events to @matrix-org/analytics-events (#8778)
* Update matrix-analytics-events to @matrix-org/analytics-events * Update install-deps.sh * Update layered.sh * Update BeaconMarker-test.tsx.snap * Update BeaconStatus-test.tsx.snap
This commit is contained in:
parent
3a20cb1703
commit
8036985204
19 changed files with 29 additions and 26 deletions
|
@ -17,8 +17,8 @@ limitations under the License.
|
|||
import posthog, { PostHog } from 'posthog-js';
|
||||
import { MatrixClient } from "matrix-js-sdk/src/client";
|
||||
import { logger } from "matrix-js-sdk/src/logger";
|
||||
import { UserProperties } from "matrix-analytics-events/types/typescript/UserProperties";
|
||||
import { Signup } from 'matrix-analytics-events/types/typescript/Signup';
|
||||
import { UserProperties } from "@matrix-org/analytics-events/types/typescript/UserProperties";
|
||||
import { Signup } from '@matrix-org/analytics-events/types/typescript/Signup';
|
||||
|
||||
import PlatformPeg from './PlatformPeg';
|
||||
import SdkConfig from './SdkConfig';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue