Remove relay package, move everything into net
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
"outDir": "./dist",
|
||||
"paths": {
|
||||
"@welshman/lib": ["../lib/src/index.js"],
|
||||
"@welshman/net": ["../net/src/index.js"],
|
||||
"@welshman/router": ["../router/src/index.js"],
|
||||
"@welshman/signer": ["../signer/src/index.js"],
|
||||
"@welshman/util": ["../util/src/index.js"]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user