Skip to content
This repository was archived by the owner on Jul 30, 2020. It is now read-only.

Commit 0fe39d2

Browse files
author
Brandon Carroll
committed
fix(ci): add files array to package.json
1 parent 38a3b30 commit 0fe39d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "0.0.0-semantically-released",
44
"description": "Simple and complete React Native testing utilities that encourage good testing practices.",
55
"main": "src/index.js",
6+
"files": ["src"],
67
"engines": {
78
"node": ">=8"
89
},

0 commit comments

Comments
 (0)