chore(pkg): banish lock file (#568)

* chore(pkg): banish lock file

* chore(gitignore): ignore lock files
This commit is contained in:
Nate Goldman
2017-09-20 21:12:37 +02:00
committed by Yoshua Wuyts
parent fd22637318
commit 91e74fa2dc
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -9,3 +9,5 @@ coverage.json
.DS_Store .DS_Store
*.swp *.swp
.zuulrc .zuulrc
package-lock.json
yarn.lock
+1
View File
@@ -0,0 +1 @@
package-lock=false