chore: bump versions of all relevant packages

This commit is contained in:
Andrew Bastin
2023-12-16 22:27:41 +05:30
parent 72c71ddbd4
commit fad31a47ee
7 changed files with 7 additions and 7 deletions

View File

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