Skip to content

Commit

Permalink
relax#250 replace Q with bluebird
Browse files Browse the repository at this point in the history
  • Loading branch information
User committed Jun 15, 2016
1 parent 7921a91 commit f900c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
},
"dependencies": {
"babel-polyfill": "^6.3.14",
"bluebird-q": "^2.0.1",
"body-parser": "^1.13.3",
"classnames": "^2.1.3",
"color-thief": "git+https://github.com/relax/color-thief.git",
Expand Down Expand Up @@ -57,7 +58,6 @@
"passport": "^0.3.0",
"passport-local": "^1.0.0",
"passport-local-mongoose": "^3.1.0",
"q": "^1.4.1",
"query-string": "^3.0.0",
"rc": "^1.1.1",
"react": "^0.14.0",
Expand Down

0 comments on commit f900c9f

Please sign in to comment.