We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6ffd1e commit 591915eCopy full SHA for 591915e
.changeset/eight-camels-remain.md
@@ -0,0 +1,6 @@
1
+---
2
+'@codeshift/cli': minor
3
+'@hypermod/cli': minor
4
5
+
6
+revert ESM migration
packages/cli-alias/package.json
@@ -1,7 +1,6 @@
{
"name": "@codeshift/cli",
"version": "0.17.0",
- "type": "module",
"source": "src/index.ts",
"main": "dist/index.js",
7
"types": "dist/index.d.ts",
packages/cli/package.json
"name": "@hypermod/cli",
0 commit comments