add babel-runtime as dependency

master
lub 7 years ago committed by lub
parent 9de09a71e3
commit 076d8ad2bb

@ -13,7 +13,7 @@
"author": "", "author": "",
"license": "GPL-3.0", "license": "GPL-3.0",
"dependencies": { "dependencies": {
"js-yaml": "^3.10.0", "babel-runtime": "^6.26.0",
"matrix-js-sdk": "^0.8.4" "matrix-js-sdk": "^0.8.4"
} }
} }