Skip to content

Commit 776775d

Browse files
committedJun 20, 2020
0.0.7
1 parent f99e1d2 commit 776775d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "open-in-browser",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "Simple CLI tool using react-dev-tool's open in browser to open any URL in the computers default browser. If the page is already open, activate the tab instead of creating a new window.",
55
"bin": {
66
"open-in-browser": "bin/open.js"

0 commit comments

Comments
 (0)
Please sign in to comment.