Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Typescript type fixes #2835

Merged
merged 2 commits into from
Sep 13, 2024
Merged

Typescript type fixes #2835

merged 2 commits into from
Sep 13, 2024

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    408f6be View commit details
    Browse the repository at this point in the history
  2. Remove "@babel/traverse" dependency

    Used only as types which are also available from @babel/core. This
    ensures the types don't get out of sync since @babel/core is sometimes
    listed as a peer dependency (web-worker).
    jesstelford committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3a1077c View commit details
    Browse the repository at this point in the history