Skip to content

Commit 362137b

Browse files
committed
refactor: move memory_calculator to class
1 parent 5ae454f commit 362137b

File tree

5 files changed

+269
-250
lines changed

5 files changed

+269
-250
lines changed

package-lock.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/actor-memory-expression/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
},
5050
"dependencies": {
5151
"@apify/consts": "^2.47.0",
52+
"@apify/datastructures": "^2.0.3",
5253
"@apify/log": "^2.5.26",
5354
"mathjs": "^15.1.0"
5455
}

0 commit comments

Comments
 (0)