Compare commits
2 commits
e32b6467b9
...
5fa6c70f64
Author | SHA1 | Date | |
---|---|---|---|
5fa6c70f64 | |||
1588b0a821 |
2 changed files with 2 additions and 2 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -5,6 +5,6 @@ FrontendBuild({
|
|||
appName = 'seedling'
|
||||
runLint = false
|
||||
runUnitTest = false
|
||||
runE2ETest = false
|
||||
runSmokeTest = false
|
||||
runDockerRelease = false
|
||||
})
|
||||
|
|
|
@ -74,7 +74,7 @@
|
|||
"http-server-spa": "1.3.0",
|
||||
"jest": "29.7.0",
|
||||
"mini-css-extract-plugin": "2.7.6",
|
||||
"nightwatch": "3.3.2",
|
||||
"nightwatch": "3.3.3",
|
||||
"postcss": "8.4.32",
|
||||
"postcss-loader": "7.3.3",
|
||||
"prettier": "3.1.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue