Skip to content

Commit

Permalink
Jenkins dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanMiu committed May 31, 2021
1 parent 25e20e0 commit 90f047b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pipeline {
GIT_NAME = "volto-block-style"
NAMESPACE = "@eeacms"
SONARQUBE_TAGS = "volto.eea.europa.eu"
DEPENDENCIES = ""
DEPENDENCIES = "@eeacms/volto-resize-helper"
}

stages {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"react-color": "~2.18.1"
},
"devDependencies": {
"@eeacms/volto-resize-helper": "^0.1.0",
"@eeacms/volto-resize-helper": "^0.1.1",
"@cypress/code-coverage": "^3.9.5",
"babel-plugin-transform-class-properties": "^6.24.1"
},
Expand Down

0 comments on commit 90f047b

Please sign in to comment.