Skip to content

Commit b5cc7f8

Browse files
committed
docs: update README.md
1 parent 8778476 commit b5cc7f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pnpm add json-to-jsdoc
2525
## 🚀 Usage
2626

2727
```javascript
28-
import { jsonToJSDoc } from '@shiloh/json-to-jsdoc';
28+
import { jsonToJSDoc } from 'json-to-jsdoc';
2929

3030
const jsonStr = JSON.stringify({
3131
id: 1,

0 commit comments

Comments
 (0)