Skip to content

Commit f58dfab

Browse files
committed
docs: remove link to issue
1 parent 338f7b9 commit f58dfab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ npm install lowdb
5858

5959
_Lowdb is a pure ESM package. If you're having trouble using it in your project, please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c)._
6060

61-
**Next.js**: there's a [known issue](https://github.com/typicode/lowdb/issues/554). Until it's fixed, please use this [workaround](https://github.com/typicode/lowdb/issues/554#issuecomment-1345252506) or lowdb `^4.0.0`.
62-
6361
```js
6462
// Remember to set type: module in package.json or use .mjs extension
6563
import { join, dirname } from 'node:path'

0 commit comments

Comments
 (0)