Skip to content

Commit 32c7237

Browse files
committed
v1.1.4
1 parent 4e86279 commit 32c7237

File tree

11 files changed

+25
-25
lines changed

11 files changed

+25
-25
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"lerna": "2.0.0-beta.26",
3-
"version": "1.1.3"
3+
"version": "1.1.4"
44
}

packages/demo-react-js/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "demo-react-js",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"private": true,
55
"devDependencies": {
66
"babel-eslint": "^6.1.2",
77
"react-scripts": "0.4.1",
8-
"reactotron-apisauce": "^1.1.2",
9-
"reactotron-core-client": "^1.1.2",
10-
"reactotron-react-js": "^1.1.3",
11-
"reactotron-redux": "^1.1.2",
8+
"reactotron-apisauce": "^1.1.4",
9+
"reactotron-core-client": "^1.1.4",
10+
"reactotron-react-js": "^1.1.4",
11+
"reactotron-redux": "^1.1.4",
1212
"stacktrace-js": "^1.3.1",
1313
"standard": "^8.0.0"
1414
},

packages/demo-react-native/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "DemoReactNative",
3-
"version": "1.1.2",
3+
"version": "1.1.4",
44
"private": true,
55
"scripts": {
66
"start": "node node_modules/react-native/local-cli/cli.js start",
@@ -16,10 +16,10 @@
1616
"react-native": "^0.33.0",
1717
"react-native-view-shot": "^1.1.2",
1818
"react-redux": "^4.4.5",
19-
"reactotron-apisauce": "^1.1.2",
20-
"reactotron-core-client": "^1.1.2",
21-
"reactotron-react-native": "^1.1.2",
22-
"reactotron-redux": "^1.1.2",
19+
"reactotron-apisauce": "^1.1.4",
20+
"reactotron-core-client": "^1.1.4",
21+
"reactotron-react-native": "^1.1.4",
22+
"reactotron-redux": "^1.1.4",
2323
"redux": "^3.6.0",
2424
"redux-logger": "^2.6.1",
2525
"redux-saga": "^0.11.0",

packages/reactotron-apisauce/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactotron-apisauce",
3-
"version": "1.1.2",
3+
"version": "1.1.4",
44
"description": "A Reactotron plugin for Apisauce.",
55
"main": "dist/index.js",
66
"scripts": {
@@ -57,6 +57,6 @@
5757
"apisauce": "^0.5.0",
5858
"ramda": "^0.22.1",
5959
"ramdasauce": "^1.1.1",
60-
"reactotron-core-client": "^1.1.2"
60+
"reactotron-core-client": "^1.1.4"
6161
}
6262
}

packages/reactotron-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "reactotron-app",
33
"productName": "Reactotron",
4-
"version": "1.1.2",
4+
"version": "1.1.4",
55
"description": "Reactotron desktop mode engage!",
66
"main": "main.js",
77
"scripts": {
@@ -90,7 +90,7 @@
9090
"react-modal-dialog": "^3.0.2",
9191
"react-tap-event-plugin": "^1.0.0",
9292
"react-tooltip": "^3.1.8",
93-
"reactotron-core-server": "^1.1.2",
93+
"reactotron-core-server": "^1.1.4",
9494
"socket.io": "1.4.8",
9595
"source-map-support": "^0.4.2",
9696
"stringify-object": "^2.4.0"

packages/reactotron-cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactotron-cli",
3-
"version": "1.1.2",
3+
"version": "1.1.4",
44
"description": "Reactotron terminal mode engage!",
55
"bin": {
66
"reactotron": "./dist/index.js"
@@ -55,6 +55,6 @@
5555
"blessed": "^0.1.81",
5656
"gemoji": "^1.0.0",
5757
"moment": "^2.15.0",
58-
"reactotron-core-server": "^1.1.2"
58+
"reactotron-core-server": "^1.1.4"
5959
}
6060
}

packages/reactotron-core-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactotron-core-client",
3-
"version": "1.1.2",
3+
"version": "1.1.4",
44
"description": "Grants Reactotron clients the ability to talk to a Reactotron server.",
55
"main": "dist/index.js",
66
"scripts": {

packages/reactotron-core-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactotron-core-server",
3-
"version": "1.1.2",
3+
"version": "1.1.4",
44
"description": "Grants Reactotron servers the ability to talk to a Reactotron client.",
55
"main": "dist/index.js",
66
"scripts": {

packages/reactotron-react-js/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactotron-react-js",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "A development tool to explore, inspect, and diagnose your React JS/DOM apps.",
55
"main": "dist/index.js",
66
"scripts": {
@@ -66,6 +66,6 @@
6666
"ramdasauce": "^1.1.0",
6767
"socket.io": "^1.4.8",
6868
"socket.io-client": "^1.4.8",
69-
"reactotron-core-client": "^1.1.2"
69+
"reactotron-core-client": "^1.1.4"
7070
}
7171
}

packages/reactotron-react-native/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactotron-react-native",
3-
"version": "1.1.2",
3+
"version": "1.1.4",
44
"description": "A development tool to explore, inspect, and diagnose your React Native apps.",
55
"main": "dist/index.js",
66
"scripts": {
@@ -67,6 +67,6 @@
6767
"ramdasauce": "^1.1.1",
6868
"socket.io": "^1.4.8",
6969
"socket.io-client": "^1.4.8",
70-
"reactotron-core-client": "^1.1.2"
70+
"reactotron-core-client": "^1.1.4"
7171
}
7272
}

packages/reactotron-redux/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactotron-redux",
3-
"version": "1.1.2",
3+
"version": "1.1.4",
44
"description": "A Reactotron plugin for Redux.",
55
"main": "dist/index.js",
66
"scripts": {
@@ -58,6 +58,6 @@
5858
"redux": "^3.6.0",
5959
"ramda": "^0.22.1",
6060
"ramdasauce": "^1.1.1",
61-
"reactotron-core-client": "^1.1.2"
61+
"reactotron-core-client": "^1.1.4"
6262
}
6363
}

0 commit comments

Comments
 (0)