Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert .json loading in tsconfig and use require (#1078)
<!-- ELLIPSIS_HIDDEN --> > [!IMPORTANT] > Reverts JSON loading in `index.ts` to use `require` and updates version in `package.json` to `1.1.0`. > > - **Behavior**: > - Reverts JSON loading method in `index.ts` from ES6 `import` to CommonJS `require` for `package.json`. > - Updates version in `package.json` from `0.62.0` to `1.1.0`. > > <sup>This description was created by </sup>[<img alt="Ellipsis" src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=BoundaryML%2Fbaml&utm_source=github&utm_medium=referral)<sup> for a26e891. It will automatically update as commits are pushed.</sup> <!-- ELLIPSIS_HIDDEN -->
- Loading branch information