Skip to content

Commit f5f8746

Browse files
committed
add sideEffects
1 parent a3fea77 commit f5f8746

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

plugin/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"type": "git",
88
"url": "git+https://github.com/Akylas/nativescript-akylas-sentry.git"
99
},
10+
"sideEffects": false,
1011
"nativescript": {
1112
"platforms": {
1213
"android": "6.1.0",
@@ -40,4 +41,4 @@
4041
"stacktrace-parser": "0.1.10"
4142
},
4243
"gitHead": "1e799d9f3a3eeb19c0fc4188be82a6cded4ea727"
43-
}
44+
}

0 commit comments

Comments
 (0)