Skip to content

Commit c5d1399

Browse files
authored
Merge pull request #918 from pendulum-chain/staging
Create new production release
2 parents c27ed61 + de90af1 commit c5d1399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"exports": {
3333
".": {
3434
"browser": "./src/index.ts",
35-
"default": "./dist/browser/index.js",
35+
"default": "./dist/node/index.js",
3636
"import": "./dist/browser/index.js",
3737
"node": "./dist/node/index.js",
3838
"require": "./dist/node/index.js",

0 commit comments

Comments
 (0)