Merge branch 'master' into 2019/kw15/design_differences_post

This commit is contained in:
Ulf Gebhardt 2019-04-12 09:36:21 +02:00
commit e6ee0477cf
No known key found for this signature in database
GPG Key ID: 44C888923CC8E7F3
3 changed files with 481 additions and 382 deletions

View File

@ -1,3 +1,3 @@
FROM neo4j:3.5.3
FROM neo4j:3.5.4
RUN wget https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/download/3.5.0.1/apoc-3.5.0.1-all.jar -P plugins/
COPY migrate.sh /usr/local/bin/migrate

View File

@ -47,7 +47,7 @@
"graphql": "~14.2.1",
"jsonwebtoken": "~8.5.1",
"linkify-it": "~2.1.0",
"nuxt": "~2.4.5",
"nuxt": "~2.6.1",
"nuxt-env": "~0.1.0",
"string-hash": "^1.1.3",
"tiptap": "^1.14.0",

File diff suppressed because it is too large Load Diff