Skip to content

Commit d899f5c

Browse files
committed
chore: esm fix
1 parent 54918b2 commit d899f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nativescript-akylas-sentry",
33
"version": "0.0.7",
4-
"main": "./index.js",
4+
"main": "./index",
55
"typings": "./index.d.ts",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)