Skip to content

Commit dbc1ea8

Browse files
committed
fix: remove ineffective UMD support and related configurations
1 parent 42d95a9 commit dbc1ea8

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,6 @@ Install with npm:
2828
npm i json-to-csv-export
2929
```
3030

31-
or load from a CDN:
32-
33-
```html
34-
<script src="https://cdn.jsdelivr.net/npm/json-to-csv-export"></script>
35-
```
36-
3731
## Example Usage
3832

3933
```jsx

0 commit comments

Comments
 (0)