Skip to content

Commit 92b40e3

Browse files
Dean OhashiDean Ohashi
authored andcommitted
commit
1 parent 94e5691 commit 92b40e3

File tree

2 files changed

+41
-4
lines changed

2 files changed

+41
-4
lines changed

package-lock.json

Lines changed: 36 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,18 @@
1818
},
1919
"dependencies": {
2020
"@quasar/extras": "^1.0.0",
21-
"aws-amplify": "^1.1.30",
21+
"aws-amplify": "^1.1.32",
2222
"aws-amplify-vue": "^0.2.13",
2323
"aws-appsync": "^1.8.1",
24-
"lodash": ">=4.17.13",
2524
"fs-extra": "^8.1.0",
25+
"graphql": "^14.4.2",
26+
"graphql-tag": "^2.10.1",
2627
"localforage": "^1.7.3",
28+
"lodash": ">=4.17.13",
2729
"mousetrap": "^1.6.3",
2830
"prismjs": "^1.16.0",
2931
"quasar": "^1.0.0",
32+
"vue-apollo": "^3.0.0-rc.2",
3033
"vue-custom-context-menu": "^3.0.1",
3134
"vue-drag-resize": "^1.3.2",
3235
"vue-draggable-nested-tree": "^2.2.17",

0 commit comments

Comments
 (0)