summaryrefslogtreecommitdiff
path: root/src/leap/bitmask_js/package.json
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2016-09-05 17:34:11 -0700
committerelijah <elijah@riseup.net>2016-09-05 17:39:32 -0700
commit141702748572a977133ae60ea8b39ce76342d7ce (patch)
treea3d8b7f4a18f95ac8c0855158876bb7cf7800721 /src/leap/bitmask_js/package.json
parentec52670d15742aad146b061c28bbe02ac7d93da3 (diff)
webkit support: get the js and css working in older webkit enginesfeature/js-ui
Diffstat (limited to 'src/leap/bitmask_js/package.json')
-rw-r--r--src/leap/bitmask_js/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/leap/bitmask_js/package.json b/src/leap/bitmask_js/package.json
index 128a9e71..d491edd8 100644
--- a/src/leap/bitmask_js/package.json
+++ b/src/leap/bitmask_js/package.json
@@ -9,6 +9,7 @@
"devDependencies": {
"babel": "^6.5.2",
"babel-loader": "^6.2.4",
+ "babel-polyfill": "^6.13.0",
"babel-preset-es2015": "^6.9.0",
"babel-preset-react": "^6.11.1",
"babel-preset-stage-0": "^6.5.0",