Skip to content

Commit 7fc38b3

Browse files
authored
chore(core): add accountId dir entry point
1 parent 704a66c commit 7fc38b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/core/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@
6060
"dist-*/**",
6161
"./client.js",
6262
"./httpAuthSchemes.js",
63-
"./protocols.js"
63+
"./protocols.js",
64+
"./account-id-endpoint.js"
6465
],
6566
"sideEffects": false,
6667
"author": {

0 commit comments

Comments
 (0)