1
0
mirror of https://github.com/lancedikson/bowser synced 2026-03-02 03:40:27 +00:00

chore(package): update lockfile package-lock.json

This commit is contained in:
greenkeeper[bot]
2019-01-04 14:18:03 +00:00
committed by Denis Demchenko
parent 67c6db946c
commit 051a377a78
4 changed files with 2416 additions and 6458 deletions

View File

@@ -4,7 +4,7 @@ module.exports = {
mode: 'production', // "production" | "development" | "none"
// Chosen mode tells webpack to use its built-in optimizations accordingly.
entry: {
bundled: ['babel-polyfill', './src/bowser.js'],
bundled: ['@babel/polyfill', './src/bowser.js'],
es5: './src/bowser.js',
}, // string | object | array
// defaults to ./src