Skip to content

Commit 0353c0d

Browse files
nexdrewbcoe
authored andcommitted
fix(package): remove tests from tarball
1 parent e0eaa1a commit 0353c0d

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

.npmignore

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

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,9 @@
3434
"dependencies": {
3535
"camelcase": "^2.1.1",
3636
"lodash.assign": "^4.0.6"
37-
}
37+
},
38+
"files": [
39+
"lib",
40+
"index.js"
41+
]
3842
}

0 commit comments

Comments
 (0)