Skip to content

Commit

Permalink
Update redux-thunk and move out of global
Browse files Browse the repository at this point in the history
  • Loading branch information
rjmunro committed Oct 21, 2016
1 parent b7847c4 commit e8edc8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typings.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"redux-devtools-dock-monitor": "registry:dt/redux-devtools-dock-monitor#1.0.1+20151216103641",
"redux-devtools-log-monitor": "registry:dt/redux-devtools-log-monitor#1.0.1+20151216103641",
"redux-mock-store": "registry:dt/redux-mock-store#0.0.6+20160907111255",
"redux-thunk": "registry:dt/redux-thunk#2.0.1+20160317120654",
"uglify-js": "registry:dt/uglify-js#2.6.1+20160316155526"
},
"dependencies": {
"enzyme": "registry:npm/enzyme#2.2.0+20160322031343",
"redux-thunk": "registry:npm/redux-thunk#2.0.0+20160525185520",
"sinon": "registry:npm/sinon#1.16.0+20160723033700",
"source-map": "registry:npm/source-map#0.4.0+20160723033700",
"webpack": "registry:npm/webpack#1.12.9+20160418172948"
Expand Down

0 comments on commit e8edc8f

Please sign in to comment.