Skip to content

Commit d3456ba

Browse files
committed
chore: sideEffects
1 parent b890450 commit d3456ba

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

plugin/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"name": "@nativescript-community/ui-carto",
3-
"version": "1.4.7",
3+
"version": "1.4.6",
44
"description": "Nativescript plugin for Carto Mobile SDK",
55
"main": "index",
6+
"sideEffects": false,
67
"typings": "index.d.ts",
78
"nativescript": {
89
"platforms": {
@@ -26,4 +27,4 @@
2627
"homepage": "https://github.com/nativescript-community/ui-carto",
2728
"bootstrapper": "nativescript-plugin-seed",
2829
"gitHead": "b6e046978275bbdf14f2de501e9d3d208ae9e15e"
29-
}
30+
}

0 commit comments

Comments
 (0)