remove package-lock from realtime example apps (#1025)

This commit is contained in:
Karthik Venkateswaran
2018-11-14 10:31:29 +05:30
committed by Shahidh K Muhammed
parent 68bd5bbe86
commit 9a91ec2536
4 changed files with 4 additions and 23623 deletions

View File

@@ -22,3 +22,5 @@ yarn-error.log*
# editor
.idea/
package-lock.json

File diff suppressed because it is too large Load Diff

View File

@@ -19,3 +19,5 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*
package-lock.json

File diff suppressed because it is too large Load Diff