Skip to content

Commit

Permalink
Minifying dictionary files to reduce footprint
Browse files Browse the repository at this point in the history
  • Loading branch information
MilosPaunovic committed Apr 24, 2022
1 parent cb8778d commit d3d1098
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 527,831 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ npm i @paunovic/random-words
```js
import { initialize } from '@paunovic/random-words'

// Default language pack
// Default language pack
const RANDOM = initialize({ countryCode: 'rs' })

// With variation
Expand Down
Loading

0 comments on commit d3d1098

Please sign in to comment.