Skip to content

Commit

Permalink
use src in main
Browse files Browse the repository at this point in the history
  • Loading branch information
terkelg committed Oct 1, 2017
1 parent 61a710a commit 6fa5e48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Ramme",
"main": "dist/main",
"main": "src/main",
"private": true,
"version": "3.2.3",
"description": "Unofficial Instagram Desktop App",
Expand Down

0 comments on commit 6fa5e48

Please sign in to comment.