Skip to content
This repository was archived by the owner on Apr 16, 2026. It is now read-only.

Commit 48a797a

Browse files
committed
feat(galen-update): Use newer galen
1 parent b5109c6 commit 48a797a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "galenframework-cli",
3-
"version": "2.4.0",
3+
"version": "2.3.3",
44
"description": "Just the node wrapper for the Galen Framework.",
55
"homepage": "https://github.com/hypery2k/galenframework-cli",
66
"bugs": {
@@ -33,7 +33,7 @@
3333
"dependencies": {
3434
"chromedriver": "*",
3535
"fs-extra": "0.26.2",
36-
"galenframework": "2.3.2",
36+
"galenframework": "2.3.3-6",
3737
"httpreq": "0.4.13",
3838
"kew": "0.7.0",
3939
"npmconf": "2.1.2",

core/lib/location.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)