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

Commit

Permalink
Merge pull request #12641 from ficristo/opn
Browse files Browse the repository at this point in the history
Use opn instead of open.
  • Loading branch information
Marcel Gerber committed Aug 10, 2016
2 parents a8fe878 + 190fdcd commit 453cb57
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 453cb57

Please sign in to comment.