mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-11 09:20:54 +08:00
Merge pull request #19 from jmparsons/hotfix-types
Fixed location of types.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"main": "lib/commonjs/index.js",
|
||||
"react-native": "lib/module/index.js",
|
||||
"module": "lib/module/index.js",
|
||||
"types": "lib/typescript/src/index.d.ts",
|
||||
"types": "lib/typescript/index.d.ts",
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
"files": [
|
||||
|
||||
Reference in New Issue
Block a user