mirror of
https://github.com/zoriya/expo-vector-icons.git
synced 2026-06-03 02:31:23 +00:00
Remove the prepare hook to support git instalations
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
"clean": "expo-module clean",
|
||||
"lint": "eslint tools",
|
||||
"test": "expo-module test",
|
||||
"prepare": "expo-module prepare && npm run generate-lazy && npm run copy-vendor",
|
||||
"prepublishOnly": "expo-module prepublishOnly",
|
||||
"expo-module": "expo-module"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user