chore: update package name

This commit is contained in:
Andrew Bastin
2023-10-18 09:09:12 +05:30
parent ab52fcba6d
commit 160b1ae406
2 changed files with 1 additions and 2 deletions

View File

@@ -93,7 +93,6 @@ declare module 'vue' {
HoppButtonPrimary: typeof import('@hoppscotch/ui')['HoppButtonPrimary']
HoppButtonSecondary: typeof import('@hoppscotch/ui')['HoppButtonSecondary']
HoppSmartAnchor: typeof import('@hoppscotch/ui')['HoppSmartAnchor']
HoppSmartAutoComplete: typeof import('@hoppscotch/ui')['HoppSmartAutoComplete']
HoppSmartCheckbox: typeof import('@hoppscotch/ui')['HoppSmartCheckbox']
HoppSmartConfirmModal: typeof import('@hoppscotch/ui')['HoppSmartConfirmModal']
HoppSmartExpand: typeof import('@hoppscotch/ui')['HoppSmartExpand']

View File

@@ -1,5 +1,5 @@
{
"name": "@hoppscotch/desktop",
"name": "@hoppscotch/selfhost-desktop",
"private": true,
"version": "0.0.0",
"type": "module",