Resolve conflict

This commit is contained in:
julian merlo 2024-02-12 16:25:50 -03:00
commit 69a2067111
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
"version": "0.0.5",
"description": "A process for watching blockchain events and moving them to persistent storage",
"main": "index.js",
"type": "module",
"scripts": {
"start": "node lib/start.js",
"start:ncc": "node lib/index.js",