chore(deps): bump

This commit is contained in:
liyasthomas
2022-01-17 19:20:30 +05:30
parent 91d0b52222
commit ddff126aaa
8 changed files with 443 additions and 414 deletions

View File

@@ -103,7 +103,7 @@
<script setup lang="ts">
import { computed, ref } from "@nuxtjs/composition-api"
import * as timeago from "timeago.js"
import { safelyExtractRESTRequest } from "~/../hoppscotch-data/dist"
import { safelyExtractRESTRequest } from "@hoppscotch/data"
import {
useI18n,
useReadonlyStream,