Commit 1d759e9f authored by Vitaly Slobodin's avatar Vitaly Slobodin

Add apollo NPM package for GraphQL tooling

parent 999f7403
......@@ -209,6 +209,7 @@
"@testing-library/dom": "^7.16.2",
"@vue/test-utils": "1.2.0",
"acorn": "^6.3.0",
"apollo": "^2.33.8",
"axios-mock-adapter": "^1.15.0",
"babel-jest": "^26.5.2",
"babel-plugin-dynamic-import-node": "^2.3.3",
......@@ -263,7 +264,8 @@
},
"resolutions": {
"chokidar": "^3.4.0",
"@types/node": "14.17.5"
"@types/node": "14.17.5",
"graphql": "^15.4.0"
},
"engines": {
"node": ">=12.22.1",
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment