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

View File

@@ -1,7 +1,6 @@
{
"name": "shared-operations",
"version": "1.0.0",
"description": "",
"name": "@stirling-pdf/shared-operations",
"version": "0.0.0",
"main": "index.js",
"type": "module",
"scripts": {