We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe44e23 commit 30c8441Copy full SHA for 30c8441
package.json
@@ -61,7 +61,7 @@
61
"devDependencies": {
62
"@aureooms/js-compare": "2.0.0",
63
"@aureooms/js-itertools": "5.1.0",
64
- "@aureooms/js-pseudo-random": "^2.0.0",
+ "@aureooms/js-pseudo-random": "2.0.0",
65
"@aureooms/js-random": "2.0.0",
66
"@babel/core": "7.13.14",
67
"@babel/preset-env": "7.13.12",
yarn.lock
@@ -27,7 +27,7 @@
27
"@aureooms/js-collections-deque" "^6.0.1"
28
"@aureooms/js-error" "^5.0.2"
29
30
-"@aureooms/js-pseudo-random@^2.0.0":
+"@aureooms/[email protected]":
31
version "2.0.0"
32
resolved "https://registry.yarnpkg.com/@aureooms/js-pseudo-random/-/js-pseudo-random-2.0.0.tgz#84e396cdf7d2c5d05c54c2e05f0aa4f69e107d4c"
33
integrity sha512-PdTQCoeo9npuLONdZme469xEbLyjWU5YjCl6DVa0NkiFDglx5Jka+Ojv6oNXkfdgjo/P/soqTDDK7ZKJDuo7dA==
0 commit comments