Skip to content

Commit

Permalink
chore(ci): Disable ecosystem-ci for ts-node temporarily
Browse files Browse the repository at this point in the history
Type errors should be fixed by publishing `@swc/types`, but the CI failure blocks publishing the package
  • Loading branch information
kdy1 committed Feb 24, 2025
1 parent 57a73ba commit c345b20
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"packageManager": "[email protected]",
"version": "0.1.18",
"description": "Typings for the swc project.",
"types": "./index.d.ts",
"sideEffects": false,
"scripts": {
"build": "tsc",
Expand Down

0 comments on commit c345b20

Please sign in to comment.