diff --git a/.gitignore b/.gitignore index 92bf19a..28eaa66 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ node_modules/ dist/ colors.txt +yarn-error.log resources/ logs/ \ No newline at end of file diff --git a/package.json b/package.json index c233ce5..e552366 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "productName": "RuneBook", "version": "1.0.0", "description": "An automatic rune pages manager for League of Legends", + "main" : "./src/main.js", "license": "MIT", "repository": "", "author": {