chore: set web and common versions to 2023.4.0 and remove workspace package version specifiers

This commit is contained in:
Andrew Bastin
2023-04-09 21:42:25 +05:30
parent f1a812dae2
commit 80a5d21576
4 changed files with 10 additions and 10 deletions

View File

@@ -40,7 +40,7 @@
"author": "Hoppscotch (support@hoppscotch.io)",
"license": "MIT",
"dependencies": {
"@hoppscotch/data": "workspace:^0.4.4",
"@hoppscotch/data": "workspace:^",
"fp-ts": "^2.11.10",
"lodash": "^4.17.21",
"quickjs-emscripten": "^0.15.0",