git ssb

1+

dinoworm ๐Ÿ› / catstack



Commit fe120c19707e3e2207531563ef20d67ba137f69b

upgrade various deps

Michael Williams committed on 1/18/2016, 8:14:39 AM
Parent: cdd217083b6f75828df3910f914dc5d9bf46437f

Files changed

package.jsonchanged
package.jsonView
@@ -80,9 +80,9 @@
8080 "react-transform-catch-errors": "^1.0.0",
8181 "react-transform-hmr": "^1.0.1",
8282 "redbox-react": "^1.2.0",
8383 "redux-devtools": "^3.0.0",
84- "redux-devtools-dock-monitor": "^1.0.1",
84+ "redux-devtools-log-monitor": "^1.0.2",
8585 "redux-devtools-log-monitor": "^1.0.1",
8686 "redux-logger": "^2.3.2",
8787 "run-parallel": "^1.1.4",
8888 "watchify": "^3.6.1",
@@ -109,9 +109,9 @@
109109 "cssify": "github:ahdinosaur/cssify",
110110 "ecstatic": "^1.4.0",
111111 "envify": "^3.4.0",
112112 "evalify": "github:ahdinosaur/evalify#minimatch",
113- "feathers": "^2.0.0-pre.1",
113+ "feathers": "^2.0.0-pre.4",
114114 "feathers-action": "^1.0.2",
115115 "feathers-client": "^0.5.1",
116116 "feathers-hooks": "^0.6.0",
117117 "feathers-knex": "^2.0.0",
@@ -120,9 +120,9 @@
120120 "isomorphic-fetch": "^2.2.1",
121121 "knex": "^0.9.0",
122122 "lnfs-cli": "^1.0.1",
123123 "lodash": "^4.0.0",
124- "npm-run-all": "^1.3.2",
124+ "npm-run-all": "^1.5.0",
125125 "pg": "^4.4.3",
126126 "pinkie-promise": "^2.0.0",
127127 "predirect": "^1.1.0",
128128 "react": "^0.14.3",
@@ -134,8 +134,8 @@
134134 "redux-thunk": "^1.0.0",
135135 "reselect": "^2.0.2",
136136 "send-data": "^8.0.0",
137137 "simple-rc": "^1.0.0",
138- "tcomb": "^2.5.2",
138+ "tcomb": "^2.6.0",
139139 "uglifyify": "^3.0.1"
140140 }
141141 }

Built with git-ssb-web