Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
SMAKSS committed Jun 3, 2021
1 parent fedd933 commit 0f5231f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smakss/random-array-element",
"version": "1.2.0",
"version": "1.2.1",
"description": "Selects a random unique array element without repetition from provided array.",
"type": "module",
"main": "./index.cjs",
Expand Down

0 comments on commit 0f5231f

Please sign in to comment.