Skip to content

Commit

Permalink
fix: remove type: "module" from package.json (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
nachoaldamav authored Feb 13, 2024
1 parent 9296c32 commit aa21be8
Show file tree
Hide file tree
Showing 3 changed files with 994 additions and 1,027 deletions.
2 changes: 1 addition & 1 deletion env/envs/pnpm-env/pnpm-env.bit-env.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* this env extends the Bit official NodeJS environment.
* learn more: https://bit.cloud/bitdev/node/node-env
*/
import { NodeEnv } from "@bitdev/node.node-env";
import { NodeEnv } from "@teambit/node.node";
import { Compiler } from "@teambit/compiler";
import { EnvHandler } from "@teambit/envs";
import { Pipeline } from "@teambit/builder";
Expand Down
Loading

0 comments on commit aa21be8

Please sign in to comment.