Skip to content

Commit

Permalink
chore: remove cli exports from core
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan committed Jan 13, 2024
1 parent 2559a53 commit 5f79312
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@
"types": "./dist/client/*.d.ts",
"default": "./dist/client/*.js"
},
"./cli": {
"types": "./dist/cli/commands.d.ts",
"default": "./dist/cli/commands.js"
},
"./plugins/*": {
"types": "./dist/plugins/*.d.ts",
"default": "./dist/plugins/*.js"
Expand Down

0 comments on commit 5f79312

Please sign in to comment.