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 bb4f349 commit 78455d5Copy full SHA for 78455d5
package.json
@@ -55,6 +55,7 @@
55
"eslint-plugin-vue-libs": "^3.0.0",
56
"execa": "^1.0.0",
57
"globby": "^9.0.0",
58
+ "graphql": "^14.0.2",
59
"http-server": "^0.11.1",
60
"inquirer": "^6.0.0",
61
"jest": "^23.1.0",
@@ -66,8 +67,10 @@
66
67
"request-promise-native": "^1.0.7",
68
"rimraf": "^2.6.2",
69
"semver": "^5.5.0",
70
+ "typescript": "^3.3.3333",
71
"vuepress": "^0.14.9",
72
"vuepress-theme-vue": "^1.1.0",
73
+ "webpack": "~4.28",
74
"yorkie": "^2.0.0"
75
},
76
"resolutions": {
0 commit comments