1
0
mirror of https://github.com/ascribe/onion.git synced 2024-12-22 17:33:14 +01:00

add es6-promise to package.json

This commit is contained in:
Tim Daubenschütz 2015-06-02 09:00:05 +02:00
parent 2301373cae
commit 88fe43b3e2

View File

@ -30,6 +30,7 @@
"dependencies": {
"alt": "^0.16.5",
"classnames": "^1.2.2",
"es6-promise": "^2.1.1",
"isomorphic-fetch": "^2.0.2",
"object-assign": "^2.0.0",
"react": "^0.13.2",