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