chore: bump versions to 2023.12.2

This commit is contained in:
Andrew Bastin
2024-01-03 16:58:51 +05:30
parent 59fef248c0
commit cd371fc9d4
7 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@hoppscotch/common",
"private": true,
"version": "2023.12.1-1",
"version": "2023.12.2",
"scripts": {
"dev": "pnpm exec npm-run-all -p -l dev:*",
"test": "vitest --run",