Skip to content
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.

Commit

Permalink
dist builder fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
OrangeNote committed Feb 10, 2018
1 parent 18de7a0 commit adb14bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
node_modules/
dist/
colors.txt
yarn-error.log
resources/
logs/
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit adb14bd

Please sign in to comment.