fix: add main

This commit is contained in:
Derrick Hammer 2023-12-28 00:35:08 -05:00
parent 0646f61a39
commit 8ac453f5a7
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 0 deletions

View File

@ -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",