Skip to content

Commit f47ae3b

Browse files
author
John Rix
committed
Removed redundant 'app' dependency
1 parent 1e2f016 commit f47ae3b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@
5252
"url": "https://github.com/vuex-orm/plugin-graphql/issues"
5353
},
5454
"dependencies": {
55-
"apollo-cache-inmemory": "^1.1.7",
56-
"app": "latest"
55+
"apollo-cache-inmemory": "^1.1.7"
5756
},
5857
"peerDependencies": {
5958
"@vuex-orm/core": "^0.31.12"

0 commit comments

Comments
 (0)