Merge branch 'locations' of github.com:appinteractive/hc-prototype-api into locations

This commit is contained in:
Grzegorz Leoniec 2019-01-10 15:59:17 +01:00
commit 5970fc86e5
No known key found for this signature in database
GPG Key ID: 3AA43686D4EB1377

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",