release 0.0.4

This commit is contained in:
Amaury
2021-07-24 18:24:52 +02:00
parent fcdd468a4d
commit 7ba511056b
12 changed files with 29 additions and 692 deletions

View File

@ -1,6 +1,6 @@
{
"name": "listener-rss-agregator",
"version": "0.0.3",
"name": "listener-rss-aggregator",
"version": "0.0.4",
"description": "",
"main": "build/index.js",
"types": "build/index.d.ts",
@ -14,8 +14,9 @@
"package.json"
],
"scripts": {
"prepublish": "npm run build",
"test": "cross-env TS_NODE_PROJECT='./tests/tsconfig.json' mocha --require ts-node/register ./tests/**/*-spec.ts",
"build": "ls . && tsc -p ."
"build": "tsc"
},
"keywords": [
"RSS",