mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-03 01:41:44 +00:00
refactor: remove unused dependencies
This commit is contained in:
+1
-2
@@ -18,11 +18,10 @@
|
||||
},
|
||||
"shell": {
|
||||
"scripts": {
|
||||
"init": ["make install", "sonrd init"],
|
||||
"init": ["make install", "sh ./scripts/test_node.sh"],
|
||||
"gen": ["make proto-gen", "make vault", "make templ"],
|
||||
"build": ["make build", "make local-image"],
|
||||
"testnet": ["make install", "make sh-testnet"],
|
||||
"icnet": ["make install", "make testnet"],
|
||||
"explorer": ["make explorer"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user