Skip to content

Commit 1fd2e3c

Browse files
authored
Merge pull request #21346 from mvdbeek/force_correct_client_build
[25.0] Force correct client build
2 parents f764acd + c8a8f07 commit 1fd2e3c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@galaxyproject/galaxy-client",
3-
"version": "25.0.5.dev0",
3+
"version": "25.0.4",
44
"description": "Galaxy client application build system",
55
"keywords": [
66
"galaxy"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"homepage": "https://github.com/galaxyproject/galaxy#readme",
1919
"dependencies": {
20-
"@galaxyproject/galaxy-client": "^24.0.0",
20+
"@galaxyproject/galaxy-client": "^25.0.4",
2121
"cpy-cli": "^5.0.0"
2222
},
2323
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"

0 commit comments

Comments
 (0)