Skip to content

Commit

Permalink
Initial conversion from monorepo.
Browse files Browse the repository at this point in the history
  • Loading branch information
alxjrvs committed Dec 4, 2024
1 parent 4ff0738 commit c09a464
Show file tree
Hide file tree
Showing 68 changed files with 2,020 additions and 1,589 deletions.
Binary file modified bun.lockb
Binary file not shown.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "randsum",
"version": "7.1.0",
"version": "8.0.0",
"private": false,
"author": "Alex Jarvis",
"icon": "https://raw.githubusercontent.com/RANDSUM/randsum-ts/main/icon.webp",
Expand Down Expand Up @@ -76,5 +76,8 @@
"typescript-eslint": "^8.17.0",
"typedoc": "^0.27.2"
},
"dependencies": {
"uuid": "^11.0.3"
},
"type": "module"
}
Loading

0 comments on commit c09a464

Please sign in to comment.