Skip to content

Commit

Permalink
fix installation bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Donmclean committed Jul 27, 2017
1 parent 3ed0372 commit e2864af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "riko",
"version": "3.5.2",
"description": "Webpack Build System for React JS Projects (web & electron)",
"main": "./dist/index.js",
"main": "index.js",
"preferGlobal": true,
"bin": {
"riko": "./dist/riko.js"
Expand Down

0 comments on commit e2864af

Please sign in to comment.