mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-02 03:25:56 +01:00
update ui-bundler to fix location of jest reports
This commit is contained in:
@@ -8,6 +8,6 @@
|
||||
"@scm-manager/ui-extensions": "^0.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@scm-manager/ui-bundler": "^0.0.6"
|
||||
"@scm-manager/ui-bundler": "^0.0.7"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -623,9 +623,9 @@
|
||||
normalize-path "^2.0.1"
|
||||
through2 "^2.0.3"
|
||||
|
||||
"@scm-manager/ui-bundler@^0.0.6":
|
||||
version "0.0.6"
|
||||
resolved "https://registry.yarnpkg.com/@scm-manager/ui-bundler/-/ui-bundler-0.0.6.tgz#7c8b1787a468fb37fd9265c0edc210beb6c02538"
|
||||
"@scm-manager/ui-bundler@^0.0.7":
|
||||
version "0.0.7"
|
||||
resolved "https://registry.yarnpkg.com/@scm-manager/ui-bundler/-/ui-bundler-0.0.7.tgz#4b14e89e60559617c5559226a7a9d4a342f7d8f4"
|
||||
dependencies:
|
||||
"@babel/core" "^7.0.0-rc.2"
|
||||
"@babel/plugin-proposal-class-properties" "^7.0.0-rc.2"
|
||||
|
||||
Reference in New Issue
Block a user