Skip to content

Commit

Permalink
chore: remove element template scripts
Browse files Browse the repository at this point in the history
Element templates feature was removed.
  • Loading branch information
philippfromme committed Jan 9, 2024
1 parent be7de29 commit 14597b8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
"start:cloud": "cross-env SINGLE_START=cloud npm run dev",
"start:platform": "cross-env SINGLE_START=platform npm run dev",
"start:bpmn": "cross-env SINGLE_START=bpmn npm run dev",
"start:templates": "cross-env SINGLE_START=templates npm run dev",
"start:cloud-templates": "cross-env SINGLE_START=cloud-templates npm run dev",
"prepare": "run-s bundle"
},
"repository": {
Expand Down

0 comments on commit 14597b8

Please sign in to comment.