added harb growth limit of 15

This commit is contained in:
JulesCrown 2024-04-06 07:32:55 +02:00
parent c5f9836d4c
commit 2b3b981bfa
2 changed files with 51 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "harb-lib",
"version": "0.1.1",
"version": "0.2.0",
"description": "helper functions and snatch selection",
"main": "dist/index.js",
"types": "dist/index.d.ts",