Skip to content

Commit

Permalink
Don't ship yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
kevgo committed Jul 19, 2019
1 parent aac6090 commit 2f3a4c1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@
"yarn": ">= 1.5.0"
},
"files": [
"dist",
"yarn.lock"
"dist"
],
"homepage": "https://github.com/Originate/observable-process",
"license": "ISC",
Expand Down

0 comments on commit 2f3a4c1

Please sign in to comment.