We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 527ad88 commit 34abcc2Copy full SHA for 34abcc2
package.json
@@ -53,6 +53,9 @@
53
"@babel/plugin-transform-runtime": "^7.11.5",
54
"@testing-library/jest-dom": "^5.11.4",
55
"apollo-boost": "^0.4.9",
56
+ "@testing-library/dom": "^7.5.7",
57
+ "@types/testing-library__vue": "*",
58
+ "@vue/test-utils": "^2.0.0-beta.2",
59
"apollo-cache-inmemory": "^1.6.6",
60
"axios": "^0.20.0",
61
"apollo-client": "^2.6.10",
0 commit comments