Skip to content

Commit 14597b8

Browse files
committed
chore: remove element template scripts
Element templates feature was removed.
1 parent be7de29 commit 14597b8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
"start:cloud": "cross-env SINGLE_START=cloud npm run dev",
2020
"start:platform": "cross-env SINGLE_START=platform npm run dev",
2121
"start:bpmn": "cross-env SINGLE_START=bpmn npm run dev",
22-
"start:templates": "cross-env SINGLE_START=templates npm run dev",
23-
"start:cloud-templates": "cross-env SINGLE_START=cloud-templates npm run dev",
2422
"prepare": "run-s bundle"
2523
},
2624
"repository": {

0 commit comments

Comments
 (0)