Add Network Explorer to yarn workspaces

This commit is contained in:
Mark Sinclair
2022-03-08 17:57:39 +00:00
parent abc5dd8b92
commit 67c69cbec9
2 changed files with 1155 additions and 67 deletions
+2 -1
View File
@@ -5,7 +5,8 @@
"license": "Apache 2.0",
"workspaces": [
"ts-packages/*",
"nym-wallet"
"nym-wallet",
"explorer"
],
"scripts": {
"build": "lerna run --scope @nymproject/mui-theme --scope @nymproject/react build --stream",
+1153 -66
View File
File diff suppressed because it is too large Load Diff