#!/bin/bash

npm i --save-dev @babel/core @babel/preset-env @babel/runtime @babel/plugin-transform-runtime @babel/plugin-external-helpers @babel/polyfill rollup-plugin-babel rollup-plugin-commonjs whatwg-fetch
