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

@@ -36,8 +36,8 @@
"license": "MIT",
"private": false,
"devDependencies": {
"@hoppscotch/data": "workspace:^0.4.4",
"@hoppscotch/js-sandbox": "workspace:^2.0.0",
"@hoppscotch/data": "workspace:^",
"@hoppscotch/js-sandbox": "workspace:^",
"@relmify/jest-fp-ts": "^2.0.2",
"@swc/core": "^1.2.181",
"@types/axios": "^0.14.0",