1
0
mirror of https://github.com/SomboChea/ui synced 2026-01-19 01:25:51 +07:00

build(deps-dev): bump css-loader from 3.3.2 to 3.4.0 (#383)

This commit is contained in:
dependabot-preview[bot]
2019-12-18 17:54:27 -03:00
committed by Priscila Oliveira
parent 61dc9b0783
commit ef2b50a329
6 changed files with 14 additions and 15 deletions

View File

@@ -192,7 +192,7 @@ export const packageMeta = {
jest: { snapshotSerializers: ['jest-serializer-enzyme'] },
engines: { node: '>=4.6.1', npm: '>=2.15.9' },
preferGlobal: true,
publishConfig: { registry: 'http://localhost:4873/' },
publishConfig: { registry: 'https://registry.verdaccio.org' },
license: 'WTFPL',
contributors: [
{
@@ -578,7 +578,7 @@ export const packageMeta = {
_npmUser: {},
dist: {
shasum: '958c919180e7f2ed6775f48d4ec64bd8de2a14df',
tarball: 'http://localhost:4873/verdaccio/-/verdaccio-2.7.1.tgz',
tarball: 'https://registry.verdaccio.org/verdaccio/-/verdaccio-2.7.1.tgz',
},
},
};