Skip to content

Commit c6e8356

Browse files
committed
chore(package): rename to oscd-editor
1 parent e0cdf58 commit c6e8356

File tree

4 files changed

+1552
-765
lines changed

4 files changed

+1552
-765
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ history. This class is a wrapper around the `handleEdit` function and provides
1515
a more user-friendly API. The `EditV2Editor` class can be used as follows:
1616

1717
```ts
18-
import { EditV2Editor } from '@openenergytools/xml-lib';
18+
import { EditV2Editor } from '@omicronenergy/oscd-editor';
1919

2020
const editor = new EditV2Editor();
2121

File renamed without changes.

0 commit comments

Comments
 (0)