Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@topsort/sdk",
"version": "0.3.9",
"version": "0.4.0",
"description": "The official Topsort SDK for TypeScript and JavaScript",
"packageManager": "bun@1.3.3",
"main": "dist/index.cjs",
Expand Down Expand Up @@ -32,7 +32,7 @@
"CHANGELOG.md",
"LICENSE",
"README.md",
"dist/index.d.cjs",
"dist/index.d.cts",
Comment thread
anonvt marked this conversation as resolved.
"dist/index.d.ts",
"dist/index.js",
"dist/index.cjs",
Expand Down