The errors package is now importable
This commit is contained in:
7
experiments/package.json
Normal file
7
experiments/package.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "experiments",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@efforting.tech/errors": "link:../build/packages/errors"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user