Skip to content

Commit 3a11249

Browse files
committed
docs
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent e4b6a51 commit 3a11249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ export * from './integer'
2323
export * from './mimeType'
2424

2525
// yes, this is node-specific, but who cares - these are just types
26-
export type * from './packageJson'
26+
export type * from './nodePackageJson'

0 commit comments

Comments
 (0)