update ui-bundler to version 0.0.2

This commit is contained in:
Sebastian Sdorra
2018-08-21 15:29:48 +02:00
parent be21c35bf8
commit e17f3bfd79
2 changed files with 4 additions and 4 deletions

View File

@@ -8,6 +8,6 @@
"@scm-manager/ui-extensions": "^0.0.3" "@scm-manager/ui-extensions": "^0.0.3"
}, },
"devDependencies": { "devDependencies": {
"@scm-manager/ui-bundler": "^0.0.1" "@scm-manager/ui-bundler": "^0.0.2"
} }
} }

View File

@@ -578,9 +578,9 @@
lodash "^4.17.10" lodash "^4.17.10"
to-fast-properties "^2.0.0" to-fast-properties "^2.0.0"
"@scm-manager/ui-bundler@^0.0.1": "@scm-manager/ui-bundler@^0.0.2":
version "0.0.1" version "0.0.2"
resolved "https://registry.yarnpkg.com/@scm-manager/ui-bundler/-/ui-bundler-0.0.1.tgz#5a8ed6236457bfe3b14ec04324555e0973c0a358" resolved "https://registry.yarnpkg.com/@scm-manager/ui-bundler/-/ui-bundler-0.0.2.tgz#1e1dc698aacb5145b1d2dd30a250e01f7ed504ca"
dependencies: dependencies:
"@babel/core" "^7.0.0-rc.1" "@babel/core" "^7.0.0-rc.1"
"@babel/preset-env" "^7.0.0-rc.1" "@babel/preset-env" "^7.0.0-rc.1"