Commit fe120c19707e3e2207531563ef20d67ba137f69b
upgrade various deps
Michael Williams committed on 1/18/2016, 8:14:39 AMParent: cdd217083b6f75828df3910f914dc5d9bf46437f
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -80,9 +80,9 @@ | ||
80 | 80 | "react-transform-catch-errors": "^1.0.0", |
81 | 81 | "react-transform-hmr": "^1.0.1", |
82 | 82 | "redbox-react": "^1.2.0", |
83 | 83 | "redux-devtools": "^3.0.0", |
84 | - "redux-devtools-dock-monitor": "^1.0.1", | |
84 | + "redux-devtools-log-monitor": "^1.0.2", | |
85 | 85 | "redux-devtools-log-monitor": "^1.0.1", |
86 | 86 | "redux-logger": "^2.3.2", |
87 | 87 | "run-parallel": "^1.1.4", |
88 | 88 | "watchify": "^3.6.1", |
@@ -109,9 +109,9 @@ | ||
109 | 109 | "cssify": "github:ahdinosaur/cssify", |
110 | 110 | "ecstatic": "^1.4.0", |
111 | 111 | "envify": "^3.4.0", |
112 | 112 | "evalify": "github:ahdinosaur/evalify#minimatch", |
113 | - "feathers": "^2.0.0-pre.1", | |
113 | + "feathers": "^2.0.0-pre.4", | |
114 | 114 | "feathers-action": "^1.0.2", |
115 | 115 | "feathers-client": "^0.5.1", |
116 | 116 | "feathers-hooks": "^0.6.0", |
117 | 117 | "feathers-knex": "^2.0.0", |
@@ -120,9 +120,9 @@ | ||
120 | 120 | "isomorphic-fetch": "^2.2.1", |
121 | 121 | "knex": "^0.9.0", |
122 | 122 | "lnfs-cli": "^1.0.1", |
123 | 123 | "lodash": "^4.0.0", |
124 | - "npm-run-all": "^1.3.2", | |
124 | + "npm-run-all": "^1.5.0", | |
125 | 125 | "pg": "^4.4.3", |
126 | 126 | "pinkie-promise": "^2.0.0", |
127 | 127 | "predirect": "^1.1.0", |
128 | 128 | "react": "^0.14.3", |
@@ -134,8 +134,8 @@ | ||
134 | 134 | "redux-thunk": "^1.0.0", |
135 | 135 | "reselect": "^2.0.2", |
136 | 136 | "send-data": "^8.0.0", |
137 | 137 | "simple-rc": "^1.0.0", |
138 | - "tcomb": "^2.5.2", | |
138 | + "tcomb": "^2.6.0", | |
139 | 139 | "uglifyify": "^3.0.1" |
140 | 140 | } |
141 | 141 | } |
Built with git-ssb-web