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

Commit 5ba3d6f

Browse files
jasonLasternchevobbe
authored andcommitted
foo
1 parent b481b07 commit 5ba3d6f

File tree

4 files changed

+630
-451
lines changed

4 files changed

+630
-451
lines changed

packages/devtools-launchpad/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "devtools-launchpad",
3-
"version": "0.0.120",
3+
"version": "0.0.121",
44
"license": "MPL-2.0",
55
"description":
66
"The Launchpad makes it easy to build a developer tool for Firefox, Chrome, and Node.",
@@ -58,7 +58,7 @@
5858
"devtools-mc-assets": "^0.0.5",
5959
"devtools-modules": "^0.0.36",
6060
"devtools-sprintf-js": "^1.0.3",
61-
"devtools-utils": "^0.0.12",
61+
"devtools-utils": "^0.0.13",
6262
"express": "^4.13.4",
6363
"express-static": "^1.2.5",
6464
"extract-text-webpack-plugin": "^3.0.0",
@@ -105,7 +105,7 @@
105105
"eslint-plugin-mozilla": "0.4.3",
106106
"eslint-plugin-react": "^6.7.1",
107107
"ipaddr": "^0.0.9",
108-
"jest": "^19.0.2",
108+
"jest": "^20.0.4",
109109
"react-hot-loader": "^1.3.1",
110110
"react-immutable-proptypes": "^2.1.0"
111111
},

0 commit comments

Comments
 (0)