Skip to content

Commit d6281c6

Browse files
authored
Update Index.ts
1 parent b6901a3 commit d6281c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export {
1919
CSharpPropertyComponent,
2020
CSharpField,
2121
CSharpStruct
22-
} from '@fluffy-spoon/javascript.csharp-parser';
22+
} from '@fluffy-spoon/csharp-parser';
2323

2424
export { Logger } from './Logger';
2525

0 commit comments

Comments
 (0)