Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Commit

Permalink
Set preference flag for installation to be carried out globally
Browse files Browse the repository at this point in the history
  • Loading branch information
olivab committed Nov 30, 2017
1 parent 8ea051c commit d2a00d0
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 @@ -3,7 +3,7 @@
"version": "0.4.0",
"description": "Generates icon & splash screen for cordova/ionic projects using javascript only.",
"main": "index.js",
"preferGlobal": false,
"preferGlobal": true,
"bin": {
"crgen": "./bin/crgen",
"cordova-res-generator": "./bin/cordova-res-generator"
Expand Down

0 comments on commit d2a00d0

Please sign in to comment.