mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-04 03:10:50 +01:00
update ui-bundler to v0.0.5
This commit is contained in:
@@ -8,6 +8,6 @@
|
||||
"@scm-manager/ui-extensions": "^0.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@scm-manager/ui-bundler": "^0.0.4"
|
||||
"@scm-manager/ui-bundler": "^0.0.5"
|
||||
}
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -8,6 +8,6 @@
|
||||
"@scm-manager/ui-extensions": "^0.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@scm-manager/ui-bundler": "^0.0.4"
|
||||
"@scm-manager/ui-bundler": "^0.0.5"
|
||||
}
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -8,6 +8,6 @@
|
||||
"@scm-manager/ui-extensions": "^0.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@scm-manager/ui-bundler": "^0.0.4"
|
||||
"@scm-manager/ui-bundler": "^0.0.5"
|
||||
}
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -40,7 +40,7 @@
|
||||
"pre-commit": "jest && flow && eslint src"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@scm-manager/ui-bundler": "^0.0.4",
|
||||
"@scm-manager/ui-bundler": "^0.0.5",
|
||||
"babel-eslint": "^8.2.6",
|
||||
"enzyme": "^3.3.0",
|
||||
"enzyme-adapter-react-16": "^1.1.1",
|
||||
|
||||
1717
scm-ui/yarn.lock
1717
scm-ui/yarn.lock
File diff suppressed because it is too large
Load Diff
@@ -505,7 +505,7 @@
|
||||
</systemProperty>
|
||||
<systemProperty>
|
||||
<name>sonia.scm.ui.proxy</name>
|
||||
<value>http://localhost:9966</value>
|
||||
<value>http://localhost:3000</value>
|
||||
</systemProperty>
|
||||
</systemProperties>
|
||||
<webApp>
|
||||
|
||||
Reference in New Issue
Block a user