Skip to content

Commit 810c63e

Browse files
delvedorJoshMock
authored andcommitted
Fix #1465 (#1593)
1 parent 9f5592d commit 810c63e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"import": "./index.mjs",
1010
"types": "./index.d.ts"
1111
},
12-
"./": "./"
12+
"./*": "./*"
1313
},
1414
"homepage": "http://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/index.html",
1515
"version": "7.16.0",

0 commit comments

Comments
 (0)