diff options
author | daurnimator <quae@daurnimator.com> | 2017-08-18 13:49:16 +1000 |
---|---|---|
committer | daurnimator <quae@daurnimator.com> | 2017-08-18 13:52:20 +1000 |
commit | 36f446c3d43a90063962f8af790e7b58b08765f5 (patch) | |
tree | 7ffa6e9785440fa4b2c54b03cd97f8de80f7e4ae /yarn.lock | |
parent | 389630abe2f44e122d29af7159dd1a0d5c585d15 (diff) | |
download | fengari-36f446c3d43a90063962f8af790e7b58b08765f5.tar.gz fengari-36f446c3d43a90063962f8af790e7b58b08765f5.tar.bz2 fengari-36f446c3d43a90063962f8af790e7b58b08765f5.zip |
Remove math.randomseed implementation
See #78
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1825,10 +1825,6 @@ safe-buffer@^5.0.1: version "5.0.1" resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.0.1.tgz#d263ca54696cd8a306b5ca6551e92de57918fbe7" -seedrandom@^2.4.2: - version "2.4.3" - resolved "https://registry.yarnpkg.com/seedrandom/-/seedrandom-2.4.3.tgz#2438504dad33917314bff18ac4d794f16d6aaecc" - "semver@2 || 3 || 4 || 5", semver@^5.3.0: version "5.3.0" resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f" |