Skip to content

Commit e5177e1

Browse files
committed
chore: move @camunda8/orchestration-cluster-api to devDependencies
1 parent 3847c19 commit e5177e1

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
},
2626
"license": "MIT",
2727
"dependencies": {
28-
"@camunda8/orchestration-cluster-api": "^8.8.4",
2928
"@codemirror/autocomplete": "^6.19.1",
3029
"@codemirror/lang-json": "^6.0.2",
3130
"@codemirror/language": "^6.11.3",
@@ -42,6 +41,7 @@
4241
"@babel/preset-env": "^7.28.0",
4342
"@babel/preset-react": "^7.27.1",
4443
"@bpmn-io/variable-resolver": "^1.3.6",
44+
"@camunda8/orchestration-cluster-api": "^8.8.4",
4545
"@camunda8/sdk": "^8.8.3",
4646
"@carbon/icons-react": "^11.62.0",
4747
"@carbon/react": "^1.76.0",

0 commit comments

Comments
 (0)