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 d530186 commit 5c6d099Copy full SHA for 5c6d099
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@smakss/random-array-element",
3
- "version": "1.1.5",
+ "version": "1.1.6",
4
"description": "Selects a random unique array element without repetition from provided array.",
5
"type": "module",
6
"main": "./index.cjs",
@@ -31,4 +31,4 @@
31
"url": "https://github.com/SMAKSS/random-array-element/issues"
32
},
33
"homepage": "https://github.com/SMAKSS/random-array-element#readme"
34
-}
+}
0 commit comments