Skip to content

Commit

Permalink
v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
skellock committed Aug 29, 2016
1 parent 7ea6593 commit bf56144
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"lerna": "2.0.0-beta.26",
"version": "1.1.2"
"version": "1.1.3"
}
4 changes: 2 additions & 2 deletions packages/demo-react-js/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "demo-react-js",
"version": "1.1.2",
"version": "1.1.3",
"private": true,
"devDependencies": {
"babel-eslint": "^6.1.2",
"react-scripts": "0.2.3",
"reactotron-apisauce": "^1.1.2",
"reactotron-core-client": "^1.1.2",
"reactotron-react-js": "^1.1.2",
"reactotron-react-js": "^1.1.3",
"reactotron-redux": "^1.1.2",
"stacktrace-js": "^1.3.1",
"standard": "^8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/reactotron-react-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reactotron-react-js",
"version": "1.1.2",
"version": "1.1.3",
"description": "A development tool to explore, inspect, and diagnose your React JS/DOM apps.",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit bf56144

Please sign in to comment.