We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b890450 commit d3456baCopy full SHA for d3456ba
plugin/package.json
@@ -1,8 +1,9 @@
1
{
2
"name": "@nativescript-community/ui-carto",
3
- "version": "1.4.7",
+ "version": "1.4.6",
4
"description": "Nativescript plugin for Carto Mobile SDK",
5
"main": "index",
6
+ "sideEffects": false,
7
"typings": "index.d.ts",
8
"nativescript": {
9
"platforms": {
@@ -26,4 +27,4 @@
26
27
"homepage": "https://github.com/nativescript-community/ui-carto",
28
"bootstrapper": "nativescript-plugin-seed",
29
"gitHead": "b6e046978275bbdf14f2de501e9d3d208ae9e15e"
-}
30
+}
0 commit comments