build: v3.0.0
This commit is contained in:
parent
8b300fab5d
commit
389fedefb5
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "hoppscotch-app",
|
||||
"version": "2.2.1",
|
||||
"version": "3.0.0",
|
||||
"description": "Open source API development ecosystem",
|
||||
"author": "Hoppscotch (support@hoppscotch.io)",
|
||||
"private": true,
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "hoppscotch-app",
|
||||
"private": true,
|
||||
"version": "0.0.0",
|
||||
"version": "3.0.0",
|
||||
"scripts": {
|
||||
"dev": "pnpm exec npm-run-all -p -l dev:*",
|
||||
"dev:vite": "vite",
|
||||
|
|
|
|||
Loading…
Reference in a new issue