Skip to content

Commit

Permalink
Include yarn.lock (apollographql#72)
Browse files Browse the repository at this point in the history
Yarn recommends to always commit yarn.lock files as is explained
over there: https://yarnpkg.com/blog/2016/11/24/lockfiles-for-all/
  • Loading branch information
PowerKiKi authored and jnwng committed May 11, 2017
1 parent 2942c5f commit 5552ba4
Show file tree
Hide file tree
Showing 2 changed files with 806 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,3 @@ node_modules

# don't commit compiled files
lib

yarn.lock
Loading

0 comments on commit 5552ba4

Please sign in to comment.