Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 30e545e

Browse files
committedSep 16, 2015
remove unnecessary main field
It’s `index.js` by default.
1 parent 87ba130 commit 30e545e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "merge-stream",
33
"version": "1.0.0",
44
"description": "Create a stream that emits events from multiple other streams",
5-
"main": "index.js",
65
"files": [
76
"index.js"
87
],

0 commit comments

Comments
 (0)
Please sign in to comment.