Moved to use npm workspaces. updated imports

This commit is contained in:
Saud Fatayerji
2023-10-26 15:42:18 +03:00
parent 989a5e02b9
commit 19f4f7febb
16 changed files with 10347 additions and 124 deletions

13
shared-operations/package-lock.json generated Normal file
View File

@@ -0,0 +1,13 @@
{
"name": "@stirling-pdf/shared-operations",
"version": "0.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@stirling-pdf/shared-operations",
"version": "0.0.0",
"license": "ISC"
}
}
}