Added resolvers, unified package versioning and author section to fit with mono repo style
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"name": "experiments",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@efforting.tech/errors": "link:../build/packages/errors"
|
||||
"@efforting.tech/errors": "link:../build/packages/errors",
|
||||
"@efforting.tech/rule-processing": "link:../build/packages/rule-processing"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user