mirror of
https://github.com/status-im/react-native-linear-gradient.git
synced 2026-08-30 22:01:13 +00:00
use platform agnostic package entry point
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
"name": "react-native-linear-gradient",
|
||||
"version": "1.3.1",
|
||||
"description": "A <LinearGradient> element for react-native",
|
||||
"main": "index.ios.js",
|
||||
"main": "index",
|
||||
"author": {
|
||||
"name": "Brent Vatne",
|
||||
"email": "brentvatne@gmail.com",
|
||||
|
||||
Reference in New Issue
Block a user