Testing zn method chaining

This commit is contained in:
2023-08-13 20:38:31 +03:00
parent 7f6a768802
commit bf7e07d845
3 changed files with 28 additions and 20 deletions

View File

@ -1158,8 +1158,9 @@ yaml@^2.1.1:
resolved "https://registry.npmjs.org/yaml/-/yaml-2.3.1.tgz"
integrity sha512-2eHWfjaoXgTBC2jNM1LRef62VQa0umtvRiDSk6HSzW7RvS5YtkabJrwYLLEKWBc8a5U2PTSCs+dJjUTJdlHsWQ==
"zifferjs@file:../zifferjs":
"zifferjs@https://github.com/amiika/zifferjs.git":
version "0.0.0"
resolved "https://github.com/amiika/zifferjs.git#374ee4edb0b07d9968b635f899f9f88d79ddaa07"
dependencies:
"@types/seedrandom" "^3.0.5"
lru-cache "^10.0.0"