forked from Outils-PeerTube/listener-rss-aggregator
		
	Added preinstall script
This commit is contained in:
		@@ -13,7 +13,8 @@
 | 
			
		||||
  ],
 | 
			
		||||
  "scripts": {
 | 
			
		||||
    "test": "cross-env TS_NODE_PROJECT='./tests/tsconfig.json' mocha --require ts-node/register ./tests/**/*-spec.ts",
 | 
			
		||||
    "build": "tsc"
 | 
			
		||||
    "build": "tsc",
 | 
			
		||||
    "preinstall": "npm install && npm run build"
 | 
			
		||||
  },
 | 
			
		||||
  "keywords": [
 | 
			
		||||
    "RSS",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user