Fix TypeScript compilation and bump minor version

This commit is contained in:
ngosang
2020-12-13 00:46:34 +01:00
parent ff6cb05ac6
commit f653d154f2
4 changed files with 13 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "flaresolverr",
"version": "1.1.2",
"version": "1.1.3",
"description": "Proxy server to bypass Cloudflare protection.",
"scripts": {
"start": "node ./dist/index.js",