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

Commit

Permalink
Use opn instead of open.
Browse files Browse the repository at this point in the history
Installed with node@3 and npm install --production
  • Loading branch information
ficristo authored and ficristo committed Aug 3, 2016
1 parent ed9edd3 commit 190fdcd
Show file tree
Hide file tree
Showing 26 changed files with 1,360 additions and 238 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
(function () {
"use strict";

var open = require("open");
var open = require("opn");

/**
* @private
Expand Down

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

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

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

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

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 190fdcd

Please sign in to comment.