Skip to content

Commit 827f1b6

Browse files
Merge pull request #1735 from cylc/prepare-2.4.0
Prepare release: 2.4.0
2 parents 1d3ca02 + d82076f commit 827f1b6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"private": true,
55
"license": "GPL-3.0-only",
66
"type": "module",
7+
"bugs": {
8+
"url": "https://github.com/cylc/cylc-ui/issues"
9+
},
710
"scripts": {
811
"build": "vite build",
912
"build:watch": "yarn run build --watch --mode development",
@@ -96,8 +99,5 @@
9699
"optional": true
97100
}
98101
},
99-
"bugs": {
100-
"url": "https://github.com/cylc/cylc-ui/issues"
101-
},
102102
"packageManager": "[email protected]"
103103
}

0 commit comments

Comments
 (0)