diff --git a/packages/hoppscotch-app/package.json b/packages/hoppscotch-app/package.json index 6bc503fe6..e8fda461c 100644 --- a/packages/hoppscotch-app/package.json +++ b/packages/hoppscotch-app/package.json @@ -136,6 +136,7 @@ "@types/splitpanes": "^2.2.1", "@types/uuid": "^8.3.3", "@urql/devtools": "^2.0.3", + "@vue/composition-api": "^1.4.1", "@vue/runtime-dom": "^3.2.26", "@vue/test-utils": "^1.3.0", "babel-core": "^7.0.0-bridge.0", diff --git a/packages/hoppscotch-app/vue2-shim.d.ts b/packages/hoppscotch-app/vue2-shim.d.ts new file mode 100644 index 000000000..43b634e13 --- /dev/null +++ b/packages/hoppscotch-app/vue2-shim.d.ts @@ -0,0 +1,11 @@ +// workaround for Volar to infer the ref type in