diff options
Diffstat (limited to 'lake-manifest.json')
| -rw-r--r-- | lake-manifest.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lake-manifest.json b/lake-manifest.json new file mode 100644 index 0000000..644812c --- /dev/null +++ b/lake-manifest.json @@ -0,0 +1,5 @@ +{"version": "1.0.0", + "packagesDir": ".lake/packages", + "packages": [], + "name": "BinaryHeap", + "lakeDir": ".lake"} |
