Updated dependencies in preperation for v2

This commit is contained in:
2019-07-05 09:37:15 +02:00
parent c30e9f27a5
commit 169f683deb
20 changed files with 11717 additions and 8642 deletions

27
demo/.gitignore vendored
View File

@@ -1,17 +1,10 @@
# See https://help.github.com/ignore-files/ for more about ignoring files.
# expo
.expo/
# dependencies
/node_modules
# misc
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
node_modules/**/*
.expo/*
npm-debug.*
*.jks
*.p12
*.key
*.mobileprovision
*.orig.*
web-build/
web-report/