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

Commit

Permalink
bump devtools-connection
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonLaster committed Apr 27, 2017
1 parent 8a12fbf commit 054f899
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/devtools-connection/package.json
@@ -1,6 +1,6 @@
{
"name": "devtools-connection",
"version": "0.0.3",
"version": "0.0.4",
"description": "DevTools HTML Connection Logic",
"main": "index.js",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions packages/devtools-launchpad/package.json
@@ -1,6 +1,6 @@
{
"name": "devtools-launchpad",
"version": "0.0.74",
"version": "0.0.75",
"license": "MPL-2.0",
"description": "The Launchpad makes it easy to build a developer tool for Firefox, Chrome, and Node.",
"repository": {
Expand Down Expand Up @@ -53,7 +53,7 @@
"co": "=4.6.0",
"css-loader": "^0.26.1",
"devtools-config": "^0.0.12",
"devtools-connection": "^0.0.3",
"devtools-connection": "^0.0.4",
"devtools-modules": "^0.0.27",
"devtools-utils": "^0.0.2",
"eslint": "^3.12.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/devtools-launchpad/yarn.lock
Expand Up @@ -1300,9 +1300,9 @@ devtools-config@^0.0.12:
version "0.0.12"
resolved "https://registry.yarnpkg.com/devtools-config/-/devtools-config-0.0.12.tgz#4094e62efec23cdc31bd0e6d89e15f7c51d6a7e6"

devtools-connection@^0.0.3:
version "0.0.3"
resolved "https://registry.yarnpkg.com/devtools-connection/-/devtools-connection-0.0.3.tgz#c0c29d0078562aec93c4096459a368deb52feb9b"
devtools-connection@^0.0.4:
version "0.0.4"
resolved "https://registry.yarnpkg.com/devtools-connection/-/devtools-connection-0.0.4.tgz#96174ad89dcfd34604829eee4cb4cb2673242ebf"

devtools-modules@^0.0.27:
version "0.0.27"
Expand Down

0 comments on commit 054f899

Please sign in to comment.