Skip to content

Commit

Permalink
v0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
zalmoxisus committed Feb 24, 2017
1 parent 3a5e620 commit 603af05
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mobx-remotedev",
"version": "0.2.5",
"version": "0.2.6",
"description": "Remote debugging for mobx.",
"main": "lib/index.js",
"files": [
Expand Down Expand Up @@ -52,7 +52,7 @@
"eslint-plugin-jsx-a11y": "^1.5.3",
"eslint-plugin-react": "^5.2.2",
"expect": "^1.20.1",
"mobx": "^2.5.1",
"mobx": "^3.0.2",
"mocha": "^2.5.3",
"rimraf": "^2.5.2",
"webpack": "^1.13.1"
Expand All @@ -71,7 +71,7 @@
],
"dependencies": {
"jsan": "^3.1.3",
"remotedev": "^0.2.2",
"remotedev": "^0.2.7",
"remotedev-utils": "^0.0.3"
}
}

0 comments on commit 603af05

Please sign in to comment.