We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5722210 commit e1bf655Copy full SHA for e1bf655
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@tsdotnet/memoize",
3
- "version": "1.2.2",
+ "version": "1.2.3",
4
"description": "A utility for creating an iteratively cached (memoized) result of an iterable.",
5
"author": "electricessence",
6
"license": "MIT",
0 commit comments