Skip to content

Commit 99d4f2a

Browse files
committed
fix: story dev mode not working + bump dependencies
1 parent 6736d96 commit 99d4f2a

File tree

2 files changed

+17
-26
lines changed

2 files changed

+17
-26
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hoppscotch/ui",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"license": "MIT",
55
"description": "Hoppscotch UI",
66
"author": "Hoppscotch ([email protected])",
@@ -34,7 +34,7 @@
3434
"@fontsource-variable/inter": "^5.0.5",
3535
"@fontsource-variable/material-symbols-rounded": "^5.0.5",
3636
"@fontsource-variable/roboto-mono": "^5.0.6",
37-
"@hoppscotch/vue-sonner": "^1.2.2",
37+
"@hoppscotch/vue-sonner": "^1.2.3",
3838
"@hoppscotch/vue-toasted": "^0.1.0",
3939
"@vitejs/plugin-legacy": "^2.3.0",
4040
"@vueuse/core": "^8.7.5",
@@ -43,7 +43,6 @@
4343
"path": "^0.12.7",
4444
"vite-plugin-eslint": "^1.8.1",
4545
"vue-promise-modals": "^0.1.0",
46-
"vue-sonner": "^1.1.2",
4746
"vuedraggable-es": "^4.1.1"
4847
},
4948
"devDependencies": {

pnpm-lock.yaml

Lines changed: 15 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)