mirror of
https://github.com/zoriya/expo-vector-icons.git
synced 2026-06-05 19:14:13 +00:00
Release 12.0.4
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@expo/vector-icons",
|
||||
"sideEffects": false,
|
||||
"version": "12.0.3",
|
||||
"version": "12.0.4",
|
||||
"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",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"build": "expo build:web"
|
||||
},
|
||||
"dependencies": {
|
||||
"@expo/vector-icons": "12.0.3",
|
||||
"@expo/vector-icons": "12.0.4",
|
||||
"@react-native-community/masked-view": "0.1.10",
|
||||
"@react-navigation/native": "^5.2.4",
|
||||
"@react-navigation/stack": "^5.2.19",
|
||||
|
||||
+4
-4
@@ -1345,10 +1345,10 @@
|
||||
resolved "https://registry.yarnpkg.com/@expo/traveling-fastlane-linux/-/traveling-fastlane-linux-1.15.1.tgz#3b77e3a3d490cbe59fbcffd155068e267c2e95c8"
|
||||
integrity sha512-YaFAYYOOxImYNx9s6X3tY6fC1y6rka0KXstrs2zrS+vHyyBD8IOhNtIUvybHScM3jUL+qukgKElAb+7gzlF6Eg==
|
||||
|
||||
"@expo/vector-icons@12.0.3":
|
||||
version "12.0.3"
|
||||
resolved "https://registry.yarnpkg.com/@expo/vector-icons/-/vector-icons-12.0.3.tgz#d7379a3a6bfd4189bc6aed9b9d295f3aca6a5ece"
|
||||
integrity sha512-KlQ1MC2ff/CBYV/Nsu+O7wa712I0plb5N5PdMhYxLbVGW2KkULEbAoFp04nab3R4eej/Tq10G+yjTu04q16n3g==
|
||||
"@expo/vector-icons@12.0.4":
|
||||
version "12.0.4"
|
||||
resolved "https://registry.yarnpkg.com/@expo/vector-icons/-/vector-icons-12.0.4.tgz#52061fffab83ca74af52288b5f839b090f7dabed"
|
||||
integrity sha512-/EFbXri7jZmqj1jTY6wpauvMN0DY0Epic003d43yWqrScLlVERaxXrOR07BNuCZvVMHBAzXN4VbOzUUUTq6j8g==
|
||||
dependencies:
|
||||
lodash.frompairs "^4.0.1"
|
||||
lodash.isequal "^4.5.0"
|
||||
|
||||
Reference in New Issue
Block a user