Merge branch 'master' into locations

This commit is contained in:
Grzegorz Leoniec 2019-01-10 15:57:23 +01:00 committed by GitHub
commit 1435b3cd25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,10 @@
},
"author": "Human Connection gGmbH",
"license": "MIT",
"jest": {
"verbose": true,
"testMatch": ["**/src/**/?(*.)+(spec|test).js?(x)" ]
},
"dependencies": {
"apollo-cache-inmemory": "~1.3.11",
"apollo-client": "~2.4.8",