diff --git a/build/vendor/.DS_Store b/build/vendor/.DS_Store deleted file mode 100644 index af0c9bd..0000000 Binary files a/build/vendor/.DS_Store and /dev/null differ diff --git a/package.json b/package.json index f5e9db2..024c91f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@expo/vector-icons", "sideEffects": false, - "version": "10.2.0", + "version": "10.2.1", "description": "Built-in support for popular icon fonts and the tooling to create your own Icon components from your font and glyph map. This is a wrapper around react-native-vector-icons to make it compatible with Expo.", "main": "build/IconsLazy.js", "module": "build/Icons.js",