0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-20 22:52:46 -05:00

chore: update @verdaccio/babel-preset@0.1.0

This commit is contained in:
Juan Picado @jotadeveloper 2019-03-28 07:09:20 +01:00
parent 672969c4eb
commit c968120fa8
No known key found for this signature in database
GPG key ID: 18AC54485952D158
2 changed files with 5 additions and 5 deletions

View file

@ -55,7 +55,7 @@
"@commitlint/config-conventional": "7.5.0",
"@material-ui/core": "3.9.0",
"@material-ui/icons": "3.0.2",
"@verdaccio/babel-preset": "0.0.4",
"@verdaccio/babel-preset": "0.1.0",
"@verdaccio/types": "5.0.0-beta.3",
"autosuggest-highlight": "3.1.1",
"bundlesize": "0.17.1",

View file

@ -1312,10 +1312,10 @@
"@types/unist" "*"
"@types/vfile-message" "*"
"@verdaccio/babel-preset@0.0.4":
version "0.0.4"
resolved "https://registry.verdaccio.org/@verdaccio%2fbabel-preset/-/babel-preset-0.0.4.tgz#ad99e8404c3522d90190efc34308505cf19180ea"
integrity sha512-5iND5/uCFL2/HJ0AgS2z6d1DC4U+Czn1I5G3MUqR4hy3q+vNNl3Tm+18dxVukn6OI5obFoeSIQCZ/d6OCsAnpw==
"@verdaccio/babel-preset@0.1.0":
version "0.1.0"
resolved "https://registry.npmjs.org/@verdaccio/babel-preset/-/babel-preset-0.1.0.tgz#cb193ffd0e72e4a09d33f350c2a327a55eb15f6a"
integrity sha512-DXaS7lgbCh8IHlPPElbEtfInh1IXHsuERK0J/1oPxG4ZdQgUFqmpD29Ydxw6X5Hk980abvZ1FKGNOXz+VzvHsQ==
dependencies:
"@babel/cli" "7.2.3"
"@babel/core" "7.2.2"