@react-native-vector-icons/common 0.0.1-alpha.18 → 0.0.1-alpha.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@react-native-vector-icons/common",
3
- "version": "0.0.1-alpha.18",
3
+ "version": "0.0.1-alpha.19",
4
4
  "description": "Customizable Icons for React Native with support for image source and full styling.",
5
5
  "main": "lib/commonjs/index",
6
6
  "module": "lib/module/index",
@@ -135,5 +135,5 @@
135
135
  "javaPackageName": "com.reactnativevectoricons.common"
136
136
  }
137
137
  },
138
- "gitHead": "2f80ba76ac6886147856d9fa1da764b3258e64b9"
138
+ "gitHead": "1d1b223014a6615de11f2d8f965ddec8f6960635"
139
139
  }
@@ -42,7 +42,7 @@ Pod::Spec.new do |s|
42
42
  # Items we need to copy for rsync
43
43
  RESOURCES_TO_COPY=${PODS_ROOT}/resources-to-copy-${TARGETNAME}.txt
44
44
 
45
- node \"${PODS_TARGET_SOURCE_ROOT}/lib/commonjs/scripts/getFonts.js\" \"$PROJECT_ROOT\"/package.json > \"$RESOURCES_TO_COPY\"
45
+ node \"${PODS_TARGET_SRCROOT}/lib/commonjs/scripts/getFonts.js\" \"$PROJECT_ROOT\"/package.json > \"$RESOURCES_TO_COPY\"
46
46
 
47
47
  #############
48
48
  # Find the destination we copy to