Skip to content

Commit c768046

Browse files
committed
build-assets/package.json: bump deps
1 parent 3267d86 commit c768046

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build-assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"trigger-workflow-test-xpm": "bash xpacks/@xpack-dev-tools/xbb-helper/github-actions/trigger-workflow-test-xpm.sh",
5959
"test-native": "bash {{properties.dbg}} scripts/test.sh",
6060
"test-pre-release": "bash {{properties.dbg}} scripts/test.sh --base-url pre-release --development --cache",
61-
"test-release": "bash {{properties.dbg}} scripts/test.sh --base-url pre-release --development --cache",
61+
"test-release": "bash {{properties.dbg}} scripts/test.sh --base-url release --development --cache",
6262
"test-xpm": "bash {{properties.dbg}} scripts/test.sh --xpm",
6363
"build-native": "bash {{properties.dbg}} scripts/build.sh",
6464
"build-native-develop": "bash {{properties.dbg}} scripts/build.sh --development",

0 commit comments

Comments
 (0)