0.1.3 #4

Merged
Thilawyn merged 74 commits from next into master 2024-03-24 22:24:25 +01:00
2 changed files with 1 additions and 0 deletions
Showing only changes of commit 8089aa82b4 - Show all commits

BIN
bun.lockb

Binary file not shown.

View File

@@ -56,6 +56,7 @@
"rollup-plugin-cleanup": "^3.2.1", "rollup-plugin-cleanup": "^3.2.1",
"rollup-plugin-ts": "^3.4.5", "rollup-plugin-ts": "^3.4.5",
"ts-functional-pipe": "^3.1.2", "ts-functional-pipe": "^3.1.2",
"tsup": "^8.0.2",
"tsx": "^4.7.1", "tsx": "^4.7.1",
"typescript": "^5.4.2" "typescript": "^5.4.2"
} }