mirror of
https://github.com/status-im/react-navigation-stack.git
synced 2025-01-30 00:05:20 +00:00
Merge pull request #24 from react-navigation/@ericvicenti/allfiles
Export all files from npm package
This commit is contained in:
commit
106f1e74db
@ -4,8 +4,12 @@
|
||||
"description": "Stack navigator component for React Navigation",
|
||||
"main": "dist/index.js",
|
||||
"files": [
|
||||
"dist/"
|
||||
],
|
||||
"dist/",
|
||||
"src/",
|
||||
"LICENSE.md",
|
||||
"README.md"
|
||||
],
|
||||
"react-native": "src/index.js",
|
||||
"scripts": {
|
||||
"test": "jest",
|
||||
"lint": "eslint .",
|
||||
|
Loading…
x
Reference in New Issue
Block a user