Remove unused devDependencies (#673)

* remove `opn`

* remove `whatwg-fetch`

* remove `wrapper-webpack-plugin` in favor of built-in plugin
This commit is contained in:
Konstantin Vyatkin 2019-10-23 03:45:49 -04:00 committed by Josh Johnson
parent 1797add9af
commit 324ac488f2

View file

@ -1,4 +1,4 @@
/*! choices.js v7.1.1 | © 2019 Josh Johnson | https://github.com/jshjohnson/Choices#readme */
/*! choices.js v7.1.1 | © 2019 Josh Johnson | https://github.com/jshjohnson/Choices#readme */
(function webpackUniversalModuleDefinition(root, factory) {
if(typeof exports === 'object' && typeof module === 'object')
module.exports = factory();