Skip to content

Commit

Permalink
npm run publish
Browse files Browse the repository at this point in the history
  • Loading branch information
briangonzalez committed Oct 16, 2017
1 parent 53d170b commit f38a058
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 57 deletions.
112 changes: 55 additions & 57 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"package": "electron-forge package",
"make": "electron-forge make",
"lint": "tslint --project tsconfig.json --type-check --force --fix",
"publish": "electron-forge publish",
"test": "jest"
},
"keywords": [],
Expand Down

0 comments on commit f38a058

Please sign in to comment.