Commit 11eed25db9d8118d93cfdebc6286a867d43dcdc8

Jan T. Sott 2017-09-09T12:32:43

Remove yarn.lock (#1098) See [Lockfiles should be committed on all projects](https://yarnpkg.com/blog/2016/11/24/lockfiles-for-all/)

1
2
3
4
5
6
7
8
9
diff --git a/.gitignore b/.gitignore
index d964118..3b16b7d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,3 @@ hide-*.js
 node_modules
 .idea/
 .DS_Store
-yarn.lock