diff --git a/package.json b/package.json index 3998036ec..0ed5f255e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@rnmapbox/maps", "description": "A Mapbox react native module for creating custom maps", - "version": "10.1.28", + "version": "10.1.29-rc.0", "publishConfig": { "access": "public" }, @@ -88,7 +88,7 @@ "@babel/plugin-proposal-class-properties": "7.18.6", "@babel/helper-split-export-declaration": "7.24.7", "@babel/helper-hoist-variables": "7.24.7", - "@babel/helper-function-name":"7.24.7", + "@babel/helper-function-name": "7.24.7", "@babel/runtime": "7.19.0", "@react-native/eslint-config": "^0.72.2", "@sinonjs/fake-timers": "^8.0.1",