Skip to content

Commit 97b1dc9

Browse files
Fix ES Module (#577)
Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com>
1 parent 68d48e2 commit 97b1dc9

File tree

8 files changed

+712
-712
lines changed

8 files changed

+712
-712
lines changed

.mock/fern.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"organization" : "hume",
3-
"version" : "0.93.2"
3+
"version" : "0.99.1"
44
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hume",
3-
"version": "0.15.0",
3+
"version": "0.15.1",
44
"private": false,
55
"repository": "github:humeai/hume-typescript-sdk",
66
"type": "commonjs",

0 commit comments

Comments
 (0)