We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f12efb9 commit b62ea06Copy full SHA for b62ea06
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@smakss/random-array-element",
3
"version": "1.0.2",
4
- "description": "Select random array element without repetition.",
+ "description": "Selects a random array element without repetition.",
5
"type": "module",
6
"main": "./index.cjs",
7
"exports": {
0 commit comments