Skip to content

Commit 0130d99

Browse files
committed
Add /extended for tools that don't understand export (in package.json).
1 parent 9e9250f commit 0130d99

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

extended/package.json

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"main": "../dist/esm/webauthn-json.extended.js",
3+
"types": "../dist/types/extended.d.ts"
4+
}

0 commit comments

Comments
 (0)