chore: move dioc out of monorepo

This commit is contained in:
Andrew Bastin
2023-12-12 15:39:10 +05:30
parent a55f214102
commit 957641fb0f
21 changed files with 23 additions and 1528 deletions

View File

@@ -50,7 +50,7 @@
"axios": "^1.6.2",
"buffer": "^6.0.3",
"cookie-es": "^1.0.0",
"dioc": "workspace:^",
"dioc": "^1.0.1",
"esprima": "^4.0.1",
"events": "^3.3.0",
"fp-ts": "^2.16.1",
@@ -164,4 +164,4 @@
"vitest": "^0.34.6",
"vue-tsc": "^1.8.22"
}
}
}