Skip to content

Commit 891eeb1

Browse files
authored
Merge pull request #56 from wtgtybhertgeghgtwtg/package-files
Use `files` field in `package.json`.
2 parents 3abff94 + d58a100 commit 891eeb1

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.npmignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"test:watch": "jest --watch",
1010
"prepublish": "npm run build"
1111
},
12+
"files": ["dist", "src"],
1213
"repository": {
1314
"type": "git",
1415
"url": "git+https://github.com/styled-components/css-to-react-native.git"

0 commit comments

Comments
 (0)