Skip to content

Commit d58a100

Browse files
Use files field in package.json.
1 parent 3abff94 commit d58a100

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)