fix: add main
This commit is contained in:
parent
0646f61a39
commit
8ac453f5a7
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue