Skip to content

Commit d02f364

Browse files
authored
Added yarn package manager
1 parent 3324392 commit d02f364

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ The ID generator produces ids faster if the return type is bigint, but this opti
1515

1616
```
1717
npm install nodejs-snowflake --save
18+
yarn add nodejs-snowflake
1819
```
1920

2021
## Usage

0 commit comments

Comments
 (0)