alea-random
Advanced tools
Comparing version 2.1.3 to 2.1.4
@@ -0,1 +1,8 @@ | ||
### [2.1.4](https://github.com/KenanY/alea-random/compare/2.1.3...2.1.4) (2020-09-04) | ||
### Bug Fixes | ||
* **deps:** uuid@8.3.0 ([4cd7ffd](https://github.com/KenanY/alea-random/commit/4cd7ffdc7da71f8c996c6e5b0a8f1bd9f987d797)) | ||
### [2.1.3](https://github.com/KenanY/alea-random/compare/2.1.2...2.1.3) (2020-09-04) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "alea-random", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"description": "`lodash.random` but using Alea", | ||
@@ -34,3 +34,3 @@ "keywords": [ | ||
"lodash.tonumber": "^4.0.3", | ||
"uuid": "^8.2.0" | ||
"uuid": "^8.3.0" | ||
}, | ||
@@ -37,0 +37,0 @@ "devDependencies": { |
6295
Updateduuid@^8.3.0