* Upgrade watcher-ts dependencies * Update config and add an indexer method to switch clients * Update indexer and database methods * Update package version * Update event parsing in watcher indexer
9 lines
111 B
JSON
9 lines
111 B
JSON
{
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"useWorkspaces": true,
|
|
"version": "0.1.4",
|
|
"npmClient": "yarn"
|
|
}
|