aboutsummaryrefslogtreecommitdiff
path: root/clpm.json
diff options
context:
space:
mode:
Diffstat (limited to 'clpm.json')
-rw-r--r--clpm.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/clpm.json b/clpm.json
index 74f4f1d..2a8d9dd 100644
--- a/clpm.json
+++ b/clpm.json
@@ -11,9 +11,10 @@
"options": {
"show_result": false,
"show_time": false,
- "heap_size": 10000
+ "heap_size": 200000
},
"depends": [
- "clean-platform:~0.?.?"
+ "clean-platform:~0.?.?",
+ "archives:~0.1.2"
]
}