diff --git a/package.json b/package.json index 2a2b710..5820fa7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { "name": "web3.news-publisher", "version": "0.1.0", + "main": "src/index.ts", "description": "Publish your site to the web3.news aggregator", "scripts": { "test": "echo \"Error: no test specified\" && exit 1",