mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-05-28 13:03:12 +00:00
fix: src file reference
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
"license": "MIT",
|
||||
"main": "lib/commonjs/index.js",
|
||||
"module": "lib/module/index.js",
|
||||
"react-native": "src/index.js",
|
||||
"react-native": "src/index.ts",
|
||||
"types": "lib/typescript/src/index.d.ts",
|
||||
"files": [
|
||||
"lib/",
|
||||
|
||||
Reference in New Issue
Block a user