mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-07 09:19:11 +08:00
fix: fix reference to types in package.json (#135)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"main": "lib/commonjs/index.js",
|
||||
"module": "lib/module/index.js",
|
||||
"react-native": "lib/module/index.js",
|
||||
"typescript": "lib/typescript/index.d.ts",
|
||||
"types": "lib/typescript/index.d.ts",
|
||||
"sideEffects": false,
|
||||
"files": [
|
||||
"src",
|
||||
|
||||
Reference in New Issue
Block a user