@@ -1,6 +1,6 @@
{
"name": "hoppscotch-backend",
- "version": "2023.8.4-1",
+ "version": "2023.12.0-1",
"description": "",
"author": "",
"private": true,
"name": "@hoppscotch/cli",
- "version": "0.4.0",
+ "version": "0.5.0",
"description": "A CLI to run Hoppscotch test scripts in CI environments.",
"homepage": "https://hoppscotch.io",
"main": "dist/index.js",
@@ -1,7 +1,7 @@
"name": "@hoppscotch/common",
"scripts": {
"dev": "pnpm exec npm-run-all -p -l dev:*",
"test": "vitest --run",
"name": "@hoppscotch/selfhost-desktop",
"type": "module",
"dev:vite": "vite",
@@ -8,7 +8,7 @@
},
"package": {
"productName": "Hoppscotch",
- "version": "23.8.1-1"
+ "version": "23.12.0-1"
"tauri": {
"allowlist": {
"name": "@hoppscotch/selfhost-web",
"name": "hoppscotch-sh-admin",