Skip to content

Commit 09fd305

Browse files
p-desaintchamasPhilippe de Saint Chamas
and
Philippe de Saint Chamas
authored
fix: add package.json to exports (#2026)
Co-authored-by: Philippe de Saint Chamas <philippe.desaintchamas@kili-technology.com>
1 parent da236a1 commit 09fd305

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
],
4848
"exports": {
4949
".": "./index.js",
50+
"./package.json": "./package.json",
5051
"./promise": "./promise.js",
5152
"./promise.js": "./promise.js"
5253
},

0 commit comments

Comments
 (0)