chore: reintroduce updated auth mechanism

This commit is contained in:
Andrew Bastin
2023-02-07 19:21:06 +05:30
parent cd72851289
commit ce0898956d
47 changed files with 1081 additions and 823 deletions

View File

@@ -6,7 +6,8 @@
"build": "vite build",
"story:dev": "histoire dev",
"story:build": "histoire build",
"story:preview": "histoire preview"
"story:preview": "histoire preview",
"do-build-ui": "pnpm run story:build"
},
"dependencies": {
"@hoppscotch/vue-toasted": "^0.1.0",