mirror of
https://github.com/zhigang1992/react-native-paper.git
synced 2026-06-13 01:28:13 +08:00
Include only src/ in published package
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
"lint": "eslint .",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"files": [
|
||||
"src/"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/ahmedlhanafy/react-native-paper.git"
|
||||
|
||||
Reference in New Issue
Block a user