diff options
| author | Terry Truong <terry06890@gmail.com> | 2022-10-17 22:01:28 +1100 |
|---|---|---|
| committer | Terry Truong <terry06890@gmail.com> | 2022-10-17 22:01:28 +1100 |
| commit | 78ab026ffacbfd14992c2bfda1b9e290ace25cbf (patch) | |
| tree | 0c1eba26a94fb5516d708f209defc944942b5089 /package.json | |
| parent | 2862bbae986ffb1203a2a91d3627ec135f90505b (diff) | |
Add rbtree.ts
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 00b3e1b..abcc393 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,7 @@ "author": "Terry Truong", "license": "MIT", "dependencies": { + "bintrees": "^1.0.2", "pinia": "^2.0.22", "vue": "^3.2.37" }, |
