Skip to content

Commit 3545fd8

Browse files
committed
hopefully fix the api export
1 parent 59c04f3 commit 3545fd8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/shell-api/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
"types": "./lib/index.d.ts"
1111
},
1212
"./api": {
13-
"default": "./lib/api.js",
14-
"types": "./lib/api.d.ts"
13+
"types": "./lib/api-processed.d.ts"
1514
}
1615
},
1716
"config": {

0 commit comments

Comments
 (0)