fix: add main
This commit is contained in:
parent
0646f61a39
commit
8ac453f5a7
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "web3.news-publisher",
|
"name": "web3.news-publisher",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
|
"main": "src/index.ts",
|
||||||
"description": "Publish your site to the web3.news aggregator",
|
"description": "Publish your site to the web3.news aggregator",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
|
|
Loading…
Reference in New Issue