Skip to content

Commit 010c694

Browse files
committed
feat: remove getHostProjectPkgVersion
1 parent 19ef1d6 commit 010c694

File tree

3 files changed

+0
-15
lines changed

3 files changed

+0
-15
lines changed

packages/cli/src/getHostProjectPkgVersion.test.ts

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/cli/src/getHostProjectPkgVersion.ts

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/cli/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
export * from './constant'
22
export * from './getGitCommitHash'
3-
export * from './getHostProjectPkgVersion'
43
export * from './isDirector'
54
export * from './isFile'
65
export * from './pathExists'

0 commit comments

Comments
 (0)